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

CI/CD: Configure build process to test and auto-deploy on updates to master #28

Open
atla5 opened this issue Mar 4, 2018 · 1 comment

Comments

@atla5
Copy link
Owner

atla5 commented Mar 4, 2018

Background

  • current set-up does not include tests and requires manually running the deploy command and uploading the resulting files to amazon s3

Success Criteria

  • third party CI system is used to run tests on the repository upon creation of a PR
  • process for uploading the deployed static app to s3 is automated
  • this new process is triggered upon a successful merge into master
@atla5
Copy link
Owner Author

atla5 commented Mar 25, 2020

note: this only really involves uploading to an s3 folder right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant