-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Started work / Stop Work History #1037
Comments
there is def a balance between providing the history of changes and clogging up the issue with a bunch of comments. we opted to avoid clogging up the issue with a bunch of comments.. perhaps we could have the gitcoin bounty show the start/stop work history.. would that suffcie @abitrolly cc @mbeacom and @PixelantDesign on this |
start/stop history will help. I expected to see it on bounty page, but if it is exposed through API then there should be no problem for the bot to update its message like it does right now with some concise history format. It can also generate some d3.js pictures. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.07 ETH (51.87 USD @ $741.02/ETH) attached to it.
|
What if somebody could complete this earlier than in 4 weeks? |
@owocki as i undestand this will add a event model for record the activity of interested on each bounty right? I think the sunday send the PR with this functionality and one simple activity list on the bounty detail page |
I just pushed a WIP PR using the Interested model instead of create a new model for events. |
If two people show interest, should they both be shown under "Contributor" or only one at a time? I'm assuming we'll only display the first person to express interest who hasn't stopped working yet. Or maybe I don't need to touch that to solve this issue. Also, why is there a many-to-many relationship between |
seems like that'd be a good approach to me! we could actually consolidate a lot of the events associated with bounties into this model! |
good call :) |
@owocki maybe just deploy https://github.com/fedora-infra/datanommer and |
@bohendo Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Oops, I expected to have more time to work on this during weekdays but that hasn't been the case. I'll ether dig into this & finish it over the weekend or hand it off to the next code monkey. |
Apologies, I won't be able to give this issue the attention it deserves. @zoek1 Sounds like you've got a solid battle plan though, rock on & best of luck. The gitcoin bounty is available now if you want to take it: https://gitcoin.co/issue/gitcoinco/web/1037/394 |
This is why started/stopped is important. ;) |
thanks for letting us know @bohendo :) how meta that this ticket is about start/stop work :) |
Whats the latest on this? I'd love to knock it out. |
@zoek1 are you working on this ? |
@KennethAshley This one is open on Gitcoin, feel free to snag whenever make sense 👍 |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 1 month ago. Please review their questions below:
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 0.07 ETH (36.68 USD @ $524.07/ETH) has been submitted by: @owocki please take a look at the submitted work:
|
testing the PR now |
This is called event sourcing http://microservices.io/patterns/data/event-sourcing.html |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.07 ETH (34.04 USD @ $486.33/ETH) attached to this issue has been approved & issued to @darkdarkdragon.
|
@darkdarkdragon one immediate issue i see is that the wrong person is listed as having submitted work on teh activity page for this bounty https://gitcoin.co/issue/gitcoinco/web/1037/394 screenshot http://bits.owocki.com/3Y072p0j2M2V/Screen%20Shot%202018-07-08%20at%208.45.39%20PM.png |
@owocki my mistake ( |
In multiformats/js-cid#38 (comment) I am pretty sure that the work was started by @dimkk 27 days ago, and I remember seeing it in gitcoin.co page too - https://gitcoin.co/issue/ipld/js-cid/38/121
But now @gitcoinbot edited its message to say that @rrandom is now working on the issue, although I don't see any activity from him. I also see that @gitcoinbot started to ping @rrandom in multiformats/js-cid#38 (comment) and it looks wrong, because there is no trace of history who started work on the issue, if he cancelled the work, no links to transactions - https://gitcoin.co/issue/ipld/js-cid/38/121
User Story
As a gitcoin.co user, I want to see history of changes on the bounty detail page, who worked on what, when started, when ended, so that I can reward people fairly.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: