Tallwave / guidelines

Coding and contributing guidelines for Tallwave projects.
MIT License
8 stars 7 forks source link

Fill out Continuous Deployment #28

Open swilliams opened 6 years ago

krantzinator commented 6 years ago

Do we currently do this on some projects? Or would this section be kind of like QA, with a "this is how it can be done" vibe?

swilliams commented 6 years ago

More of the latter :). I'm interested in exploring CircleCI and/or AWS CodeDeploy. If you have other ideas or thoughts, happy to hear.

krantzinator commented 6 years ago

OK cool. I'll add CodeDeploy to my list. I want to run a comparison of CircleCI, TravisCI, GitLab pipeline, and of course Jenkins, both for learning and as part of my and Tina's devops blog series.

swilliams commented 6 years ago

My awareness of CodeDeploy is that it's a part of AWS. That doesn't mean it is worthwhile (*cough* SNS). There are a bazillion options, so if we could hone in on a couple, that'd make me happy.