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

Set up continuous integration / continuous delivery #8

Open
simonpweller opened this issue May 9, 2020 · 1 comment
Open

Set up continuous integration / continuous delivery #8

simonpweller opened this issue May 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@simonpweller
Copy link
Owner

Currently contributors need to run tests and apply format-fix locally, which can be unreliable. I also have to manually push any changes to heroku, where the project is hosted.

I would like to set up an automated process for completing these steps when a pull request is made / merged.

This will need some more fleshing out, just capturing the idea for now and opening it up for comments.

@simonpweller simonpweller added the enhancement New feature or request label May 9, 2020
@simonpweller
Copy link
Owner Author

simonpweller commented May 12, 2020

Just activated automatic deploys in heroku, so any changes made to the master branch will be automatically deployed.

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

No branches or pull requests

1 participant