-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Csv export management command to spit out activity report #157
Comments
This issue now has a funding of 0.15 ETH (119.54 USD) attached to it.
|
It's cool, and I got few questions about this: |
The funding of 0.15 ETH (119.47 USD) attached has been claimed by @mbeacom. @mbeacom, please leave a comment to let the funder (@owocki) and the other parties involved your implementation plan. If you don't leave a comment, the funder may expire your claim at their discretion.
|
its a management command, not a website.. its run by server admin |
@owocki I can release it back. I have a base that I started on for this in a stash that I can provide as well. |
cool! |
i went ahead and PR'd what i have 🤷♂️
|
@choochootrain -- just use your best judgement for now. ill evolve later if needed
ok, sure. does a postgres dump work? mind DMing me on slack and ill hook up an export of the bounties/tips tables (minus any confidential info) for you |
@choochootrain should i be testing this now? btw, mind claiming the issue at https://gitcoin.co/funding/details?url=https://github.com/gitcoinco/web/issues/157 so i can payout once merged? |
@owocki sorry, yeah its ready to test! uploads a link with a 30 day expiration to access the csv. i'll rebase against master as well. |
^ also attempting to claim that issue gives me a |
The funding of 0.15 ETH (130.8 USD) attached has been claimed by @Mitch_Kosowski. @Mitch_Kosowski, please leave a comment to let the funder (@owocki) and the other parties involved your implementation plan. If you don't leave a comment, the funder may expire your claim at their discretion.
|
@Mitch_Kosowski im gonna reject your claim. nothing person... its just that @choochootrain has already done a ton of work here :) |
Whoa, that's really weird. I swear I didn't claim this issue! 😳😳😳 So no worries about rejecting my claim as I don't think I did and if I did I didn't mean to! The only way you can claim an issue is via gitcoin.co or directly on GitHub, right? I'm really not sure how I inadvertently claimed this 🤔 |
hmm... weird.. the claim came from https://etherscan.io/address/0xdbcc1bfaacf822071b011c5e7d842617b23d27c1 -- is that you @mkosowsk yes, you can only claim via gitcoin.co... although we are working on integrating a github bot |
Yep, that's me but I don't have a Sent in my MetaMask from 9 hours ago which I believe I would have if I sent the claim in? I think this may be a bug as I'm 99.99% sure I didn't send this claim in (unless I entered a fugue state!). My last issue I claimed was premature so I wanted to only claim my next issue when I was ready for a PR, and this was sure the opposite lol 😂 |
@mkosowsk looks liek the claim was from 4 days ago.. https://etherscan.io/tx/0xe0d03a261a5851b3154399adeaf54c0a9f0b50fbc812559178122c3976b584a6 the gitcoin app just didnt process the tx until 9 (now 11) hours ago |
I see, thanks. That refreshes my memory, I did try to claim this a few days back but didn't see it go through... assumed I did something wrong when submitting the claim👍🏻 For my knowledge going forward, when a claim is submitted the Gitcoin app will process the tx generally pretty quickly or is there a bit of time built into this? Thanks! |
it depends upon the gas price you set and also upon the network conditions at the time here is an issue im coding up to make it clearer when the tx will confirm #205 |
Ah that makes sense, think I set gas price too damn low so it probably took a while Thanks for heads up on that ticket, looks like interesting stuff! Will walk through it to get some good understand when I get some free time 👍🏻👍🏻👍🏻 |
@choochootrain the rejection went through overnight. want to claim the issue now!? |
claiming with a low gas price, lets see if it goes through before i accidentally close the tab :) |
even if u do close the tab, let me know and i can still process the tx on the backend |
The funding of 0.15 ETH (149.85 USD) attached has been claimed by @choochootrain. @choochootrain, please leave a comment to let the funder (@owocki) and the other parties involved your implementation plan. If you don't leave a comment, the funder may expire your claim at their discretion.
|
The funding of 0.15 ETH (163.17 USD) attached to this issue has been approved & issued to @choochootrain.
|
Requirements
i would like to create a management command that emails a CSV file to
settings. CONTACT_EMAIL
..the email subject should be
Gitcoin Activity report from YYYY/MM/DD to YYYY/MM/DD
This management command should take a
start_date
and aend_date
inYYYY/MM/DD
format.CSV Spec
This CSV file should have the following columns
Received, Open, Active, Fulfilled
)Tip to @owocki
,Fulfilled Bounty to @owocki for [PR LINK]
)Please only include
current_bounty=True
To submit bounty
The text was updated successfully, but these errors were encountered: