Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle multiple bounties per github issue URL #533

Closed
owocki opened this issue Mar 5, 2018 · 12 comments
Closed

Handle multiple bounties per github issue URL #533

owocki opened this issue Mar 5, 2018 · 12 comments
Assignees

Comments

@owocki
Copy link
Contributor

owocki commented Mar 5, 2018

Whether its

  • multiple bounties per github issue on one web3 network (mainnet)
    or
  • multiple bounties per github issue across web3 networks (rinkeby <> mainnet)

we need to figure out how to handle multiple bounties per github issue URL.

especially in

  • bounty details
  • kill bounty
  • fulfill bounty
  • submit bounty
  • increase funding
  • gitcoin.co/explorer

I've started a WIP PR at #736 that transforms the issue URLS

https://gitcoin.co/issue/<org>/<repo>/<num>

to

https://gitcoin.co/issue/<standardbounties-id>/<slug>

-- the task associated with this bounty is to continue the work on that PR and to thread the bounty id url access pattern through the kill bounty, submit, start work, increase bounty pages

Please make sure you've tested your changes end to end on a rinkeby bounty before submitting this bounty for reveiew!

@owocki
Copy link
Contributor Author

owocki commented Mar 5, 2018

cc @mbeacom @vs77bb

@owocki owocki added the to do label Mar 19, 2018
@owocki
Copy link
Contributor Author

owocki commented Mar 19, 2018

@mbeacom i actually think this is one we'll want to prioritize soon bc it leads to a lot of edge cases to index bounties git hub url. what do you think if we were to move the indexing of gitcoin bounties from

https://gitcoin.co/issue/<org>/<repo>/<num>

to

https://gitcoin.co/issue/<standardbounties-id>/<slug>

?

@mbeacom
Copy link
Contributor

mbeacom commented Mar 20, 2018

I'm good with this! What would you like the slug to be of? @owocki

@owocki
Copy link
Contributor Author

owocki commented Mar 27, 2018

#723

@owocki owocki changed the title How do we handle multiple bounties per github issue URL? Handle multiple bounties per github issue URL? Apr 4, 2018
@owocki owocki changed the title Handle multiple bounties per github issue URL? Handle multiple bounties per github issue URL Apr 4, 2018
@gitcoinbot
Copy link
Member

This issue now has a funding of 0.15 ETH (57.16 USD @ $381.06/ETH) attached to it.

  • If you would like to work on this issue you can claim it here.
  • If you've completed this issue and want to claim the bounty you can do so here
  • Questions? Get help on the Gitcoin Slack
  • $2816.47 more Funded OSS Work Available at: https://gitcoin.co/explorer

@vs77bb
Copy link
Contributor

vs77bb commented Apr 7, 2018

@SaptakS! Excited to see what you come up with here 🙂

@gitcoinbot
Copy link
Member

@SaptakS are you still working on this issue?

1 similar comment
@gitcoinbot
Copy link
Member

@SaptakS are you still working on this issue?

@maektwain
Copy link

If no one is working i can pick this up? @vs77bb all of my previous issues are closed. Looking for something new.

@owocki
Copy link
Contributor Author

owocki commented Apr 26, 2018

hey maek, i think that we've got this one handled in the above PR. thanks anyhow

@maektwain
Copy link

Cool

@gitcoinbot
Copy link
Member

Issue Status: 1. Open 2. Cancelled


The funding of 0.15 ETH (97.2 USD @ $648.0/ETH) attached to this issue has been cancelled by the bounty submitter

@gitcoinco gitcoinco deleted a comment May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants