Skip to content

Feat: Use type & version on image naming instead of branch #4

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

ilagomatis
Copy link
Contributor

@ilagomatis ilagomatis commented May 15, 2025

Currently, when we build the same repo twice, but with different
versions or application types (say, 0.0.0 and 1.1.1), the uploaded
firmware and container images for 1.1.1 would override the 0.0.0
application images. Used type and version in naming to fix that.

Currently, when we build the same repo twice, but with different
versions or application types (say, 0.0.0 and 1.1.1), the uploaded
firmware and container images for 1.1.1 would override the 0.0.0
application images. Used type and version in naming to fix that.

PR: #4
Signed-off-by: Ilias Lagomatis <[email protected]>
Reviewed-by: Anastassios Nanos <[email protected]>
Approved-by: Anastassios Nanos <[email protected]>
@ananos ananos merged commit a0af9ea into main May 15, 2025
@ananos ananos deleted the feat_fw_version branch May 15, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants