HumanRightsMeasurementInitiative / hrmi-dataportal

https://rightstracker.org
Other
4 stars 8 forks source link

Automatic deployments #194

Open iainkirkpatrick opened 4 years ago

iainkirkpatrick commented 4 years ago

We could use Github Actions to automate our deployments to Firebase - see Github Action here https://github.com/marketplace/actions/github-action-for-firebase and article outlining the approach here https://blog.logrocket.com/setting-up-continuous-deployment-with-react-firebase-and-github-actions/

Would be nice to have automatic branch deployments for HRMI staff to test / sign off on changes.

Would also be nice to have a single Firebase login necessary for deployment, rather than each developer having their own account linked to the project.