Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wire up the production deploys to travis #84

Open
4 tasks
robpre opened this issue Sep 4, 2019 · 1 comment
Open
4 tasks

Wire up the production deploys to travis #84

robpre opened this issue Sep 4, 2019 · 1 comment
Milestone

Comments

@robpre
Copy link
Contributor

robpre commented Sep 4, 2019

Description

It would be neat if we could shard the deploy over to travis, just so we had a reliable environment from which to deploy.

The best solution may be to set up the build script and package.json so that we could install the Contemplating Action core repo as a node dep and then use the build services and github plugin supplied by now.

Plan

  • Check .travis.yml
  • Decide under which circumstances production can be deployed by travis
  • Add the now scripts to travis after a successful deploy

Acceptance Criteria

  • The production deploys no longer happen on developers' machines
@robpre
Copy link
Contributor Author

robpre commented Sep 4, 2019

See #84 for more info

@rosejbon rosejbon added this to the Backlog milestone Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants