Skip to content

fix(rock-release-oci-factory): adds missing shell var in release to oci factory step#432

Merged
lucabello merged 2 commits intomainfrom
fix/rock-release-to-oci-factory-step
Apr 2, 2026
Merged

fix(rock-release-oci-factory): adds missing shell var in release to oci factory step#432
lucabello merged 2 commits intomainfrom
fix/rock-release-to-oci-factory-step

Conversation

@adhityaravi
Copy link
Copy Markdown
Member

@adhityaravi adhityaravi commented Apr 1, 2026

The extract versions step basically sets the versions as the step output and the release to oci factory loops over a $versions shell variable which is not set. Hence the entire release to oci factory step is dud.

this PR sets the versions extracted as the env var to the release step hence triggering the for loop incase a version exists

Drive by

  • the lint recipe seems to have changed recently and the wf tries to run a lint-workflows recipe which doesnt exist anymore. thats fixed as well.

@adhityaravi adhityaravi requested a review from lucabello April 1, 2026 21:19
@adhityaravi adhityaravi requested a review from a team as a code owner April 1, 2026 21:19
@lucabello lucabello merged commit 96b1f2e into main Apr 2, 2026
1 check passed
@lucabello lucabello deleted the fix/rock-release-to-oci-factory-step branch April 2, 2026 08:04
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.

2 participants