issues
search
buildwithgrove
/
path
All paths lead to Grove
7
stars
0
forks
source link
[Postmortem] Stripe Worker Run on October 1st
#38
Closed
Olshansk
closed
2 weeks ago
Olshansk
commented
1 month ago
References
Stripe Thread
:
https://discord.com/channels/824324475256438814/1286284120472813620
Notion Page
:
https://www.notion.so/buildwithgrove/Stripe-Preview-Binary-106a36edfff680d4834fecc74537afe9?pvs=4
Deliverables
[x] 1. Update all env variables on
1password
so it's easy to find
[x] 2. Link to (1) in the
README
s so accessible to everyone
[x] 3. Align
*.env
files in
portal-workers
repo to reflect 1password variables
[ ] 4. Update
Makefile
w/ targets to be able to run poral-workers in:
[ ]
Test mode
: output CSV of pricing (stripe test)
[ ]
Prod mode
: charge the users manually by sending stripe invoice (stripe prod)
[ ]
Update
documentation to reflect this
[ ] 5. Optionally parameterize the dates via env variables so it only defaults to
now
if they are not set
[ ] 6. Remove all references to a
binary
from the notion page
[ ] 7. Ensure
References
Deliverables
1password
so it's easy to findREADME
s so accessible to everyone*.env
files inportal-workers
repo to reflect 1password variablesMakefile
w/ targets to be able to run poral-workers in:now
if they are not setbinary
from the notion page