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 automatic deploy #1

Closed
Nevon opened this issue Aug 19, 2020 · 1 comment
Closed

Set up automatic deploy #1

Nevon opened this issue Aug 19, 2020 · 1 comment

Comments

@Nevon
Copy link
Member

Nevon commented Aug 19, 2020

The pipeline should be triggered after every master build of KafkaJS and then:

  1. Upgrade kafkajs in the app
  2. Run the tests (once they exist...)
  3. Build a Docker image and push it to ECR
  4. Commit back to master with a skip-ci prefix to avoid recursive builds
  5. Deploy the new Docker image
@tulios
Copy link
Member

tulios commented Sep 9, 2020

Done through github actions

@tulios tulios closed this as completed Sep 9, 2020
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