MITLibraries / guides

Developer Documentation for MIT Libraries
https://mitlibraries.github.io/guides
4 stars 0 forks source link

Add documentation on using Github Actions for CI/CD #14

Closed gravesm closed 4 years ago

gravesm commented 4 years ago

Our recommended practice for CI/CD will be to use Github Actions. This provides documentation and templates for setting up the typical Fargate deployment that more and more of our AWS deployments are using. Heroku apps will still be deployed using Pipelines. Any non-Fargate AWS apps will need custom Actions set up.