You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
.travis.yml
Acceptance Criteria
The text was updated successfully, but these errors were encountered: