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

Add new releaes GitHub Action #472

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kmcginnes
Copy link
Collaborator

Description

Adds a new GitHub Action workflow that will automate the creation of the ECR docker images when a new GitHub release is published (ignoring prereleases).

Validation

I'm not sure the best way to validate this change. We may need to wait until the next release to see if this works.

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

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

Successfully merging this pull request may close these issues.

[Project] Improve release workflow
1 participant