-
Split from #2
rexim updated
7 years ago
-
Deploy the app in **google cloud** using **github actions**
-
Our workflow is looking pretty good! We have now set up some automated tests for any new changes. We can go one step further and add continuous deployment to our workflow.
### What is Continuous Depl…
-
Set up Travis CI to deploy _master_ automatically to GAE.
-
Build containers and push to registry instead of building on server
Also server can automatically update if CI tests on a tagged release succeed
-
-
Our workflow is looking pretty good! We have now set up some automated tests for any new changes. We can go one step further and add continuous deployment to our workflow.
### What is Continuous Depl…
-
Research ways to deploy the app and integrate them.
-
There's a custom build script for running Meteor on Travis, and we could use Travis to deploy our app to http://pairs.meteor.com/ automatically. Of course, this is a little risky since we don't have a…
-
The bot should just run whatever the HEAD of `master` is