eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

Release workflow should allow for release of artifacts of development branches #147

Open diogomatsubara opened 1 month ago

diogomatsubara commented 1 month ago

Describe the feature

@JEnoch requested that the release workflow should be able to release docker images for development branches for debugging purposes.

He has a branch backoff_debug for https://github.com/eclipse-zenoh/zenoh-plugin-ros2dds which he would like to publish a docker image tagged with the branch name.

Running the release workflow with the following parameters, would end up publishing a docker image with the nightly tag instead of the branch name.

live-run: false
release_number: backoff_debug
zenoh_release_number: 0.11.0-rc.3