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

Fix release of framework image #2063

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

mauromorales
Copy link
Member

@mauromorales mauromorales commented Dec 7, 2023

silly me wanted to have a version check originally by using just regex and of course didn't think of all the issues that would happen with release candidates or other semver variations. With this change, the default is master, if the consumer passes "git" then the git version is used (useful for releases). If the consumer passes anything else, then that value is used as framework image (useful for development or other special cases)

Signed-off-by: Mauro Morales <[email protected]>
@mauromorales mauromorales force-pushed the fix-multi-framework-image-on-relese branch from 734715b to 76b6bcc Compare December 7, 2023 09:33
Signed-off-by: Mauro Morales <[email protected]>
@mauromorales mauromorales requested a review from a team December 7, 2023 10:12
@mauromorales mauromorales self-assigned this Dec 7, 2023
Copy link
Member

@Itxaka Itxaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to move asap to the other repo for framework stuff xD

@mauromorales mauromorales merged commit 2a6813e into master Dec 7, 2023
10 of 34 checks passed
@mauromorales mauromorales deleted the fix-multi-framework-image-on-relese branch December 7, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants