Skip to content

ci: allow workflow dispatch for rc images#234

Merged
domire8 merged 3 commits into
mainfrom
ci/workflow-dispatch
Mar 19, 2025
Merged

ci: allow workflow dispatch for rc images#234
domire8 merged 3 commits into
mainfrom
ci/workflow-dispatch

Conversation

@domire8

@domire8 domire8 commented Mar 19, 2025

Copy link
Copy Markdown
Member

Description

This PR solves the issue by updating the build-release workflow such that we can trigger it manually from any branch. If the version was changed, and the version contains "-rc", it should build a new image. Can only be tested once it's on main.

Review guidelines

Estimated Time of Review: 3 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

@domire8 domire8 requested a review from bpapaspyros March 19, 2025 09:13
bpapaspyros
bpapaspyros previously approved these changes Mar 19, 2025
@domire8 domire8 merged commit c2c0aef into main Mar 19, 2025
@domire8 domire8 deleted the ci/workflow-dispatch branch March 19, 2025 15:54
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 19, 2025
@domire8 domire8 linked an issue Mar 24, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow building release candidate images with the CI

2 participants