Skip to content

Add release workflow#6

Open
netomi wants to merge 2 commits into
EclipseFdn:mainfrom
netomi:main
Open

Add release workflow#6
netomi wants to merge 2 commits into
EclipseFdn:mainfrom
netomi:main

Conversation

@netomi
Copy link
Copy Markdown
Contributor

@netomi netomi commented May 4, 2026

This PR adds a release workflow for automatically creating a docker image and publishing it to ghcr.io when the repo is tagged with something in the format of v*.

For that workflow to work properly, the permissions for the package (https://github.com/EclipseFdn/redis-cluster-operator/pkgs/container/redis-cluster-operator) needs to be setup correctly such that this repository has at least write access to it.

@netomi netomi requested review from fredg02 and pstankie May 4, 2026 21:36
@netomi
Copy link
Copy Markdown
Contributor Author

netomi commented May 4, 2026

I tested the workflow in my fork: https://github.com/netomi/redis-cluster-operator/actions/runs/25343829034

@netomi
Copy link
Copy Markdown
Contributor Author

netomi commented May 4, 2026

Once that is available we can make versioned releases of the operator and reference them from the open-vsx deployment.

@netomi
Copy link
Copy Markdown
Contributor Author

netomi commented May 5, 2026

ah I forgot that the Jenkinsfile does that already, so that workflow is not really needed I guess

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.

1 participant