GoodDollar / GoodProtocolUI

UI for the GoodProtocol smart contracts
https://good-swap.vercel.app
GNU General Public License v3.0
7 stars 12 forks source link

Add QA/Prod release flow to github actions #449

Closed L03TJ3 closed 9 months ago

L03TJ3 commented 1 year ago

Release to qa/prod is now done manually because PR's as was done before always have a conflict which has to be resolved on command line

For easier and more consistent release flow add a qa release / prod release flow to github actions similar to how the web-wallet is released (see webtests.yml)

L03TJ3 commented 9 months ago

Before release:

  1. needs domain update on cloudflare @sirpy
  2. remove old deploy release to ipfs
L03TJ3 commented 9 months ago

Above is done and implemented Needs a final test for prod release as last release it got (assumably) blocked by merge conflicts moving to verify on production for next release

L03TJ3 commented 9 months ago

There is still an open bug for release to prod, which is defined here: https://github.com/GoodDollar/GoodProtocolUI/issues/515 So closing this one