rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
Apache License 2.0
1 stars 2 forks source link

How to automate front env for multiple deployments #81

Open rairprotocol opened 4 days ago

rairprotocol commented 4 days ago

A way to edit env directly in github to then trigger updated SEO text, etc on next build for client marketplace deployments.

https://github.com/rairprotocol/rair-dapp/edit/main/rair-front/.env.sample

rairprotocol commented 4 days ago

Only difference between deployments is the tag in rair-front to build different image based on env with custom SEO etc

rairprotocol commented 4 days ago

Create github secrets for meta tag. Create manual github actions that specifies tag for xyz version. tag images with different names. can reuse images this way.

Same env file but different secrets. we want new image for rair-front execute github action