keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
24 stars 5 forks source link

Automatize deployment through Github Actions #271

Open AlbertoCasasOrtiz opened 2 months ago

AlbertoCasasOrtiz commented 2 months ago

Maybe we should automatize deployment through Github Actions so everything merged into main is automatically deployed to dev and everything merged into prod is automatically merged into prod.

This would imply that we have to protect those branches and supervise every PR merging into them.

nickbianco commented 2 months ago

From dev meeting: let's try this for the dev release. Talk to Antoine about using Terraform to manage deployments.