dcsil / dream-team

Team repository for Dream Team
https://dreamtune-cdf8a.web.app/auth/login
0 stars 1 forks source link

Separate Deployment to Staging and Production #159

Closed RyanMarten closed 4 years ago

RyanMarten commented 4 years ago

Master should have CD to staging.

But the production server should only be manually deployed to once one of us has tested out the staging changes.

RyanMarten commented 4 years ago

https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions https://help.github.com/en/actions/reference/events-that-trigger-workflows

Can maybe do only a production push when it is a release

RyanMarten commented 4 years ago

Unrelated, but interestingly enough we can use a Cron to specify a workflow that happens after a certain amount of time

RyanMarten commented 4 years ago

not super important right now but yes, firebase can have two static hosts for the react app (see firebase hosting console)