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

Automate Release process with CircleCI git tag triggered workflows #369

Open
1 of 3 tasks
paulbourelly999 opened this issue May 11, 2022 · 0 comments
Open
1 of 3 tasks

Comments

@paulbourelly999
Copy link
Contributor

Types of Issue

  • Anomaly report (something appears to not work correctly)
  • Enhancement request (describe the enhancement being requested)
  • Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)

Descriptive summary

Add CircleCI workflow that is triggered on numeric github tags on only the master branch. This workflow will be dependent on the build and push workflows for both ARM and AMD images. The workflow will then pull, retag with the github tag name, and push release images. See CircleCI Documentation.

V2XHUB version where this issue was discovered

7.2.2

Expected behavior

Automated creation of release images triggered by github tag.

Actual behavior

NA

Steps to reproduce the actual behavior

NA

Related work

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

1 participant