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

Implement continuous delivery #12

Closed
8 tasks done
nionata opened this issue Apr 17, 2020 · 1 comment · Fixed by #19
Closed
8 tasks done

Implement continuous delivery #12

nionata opened this issue Apr 17, 2020 · 1 comment · Fixed by #19
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nionata
Copy link
Member

nionata commented Apr 17, 2020

  • Configure heroku.yml to build docker containers
  • Create heroku account
  • Create heroku pipeline
  • Create staging app w/ db
  • Create production app w/ db
  • Create compile app
  • Update deployment documentation
  • Setup automatic deployments
@nionata nionata added the enhancement New feature or request label Apr 17, 2020
@nionata nionata self-assigned this Apr 17, 2020
@nionata nionata added this to the 1.0 milestone May 13, 2020
@nionata
Copy link
Member Author

nionata commented May 13, 2020

To get the built client to talk to the hosts related to the current stage, I had to modify the client config folder and add a host helper. #3 will need to adjust the import statements for cms and compile from config/development.json to ./hosts.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant