Skip to content

Conversation

@verdel
Copy link

@verdel verdel commented Oct 13, 2025

Overview

In PR #761, the event that triggers the GitHub workflow for publishing the Docker image was changed. However, the check job code was not updated accordingly. As a result, after the PR was merged, docker images stopped being published to the registry following the release of shell-operator.

What this PR does / why we need it

I fixed the GitHub workflow so that when it is manually triggered from the main branch, the Docker image is published with the latest tag, and when a release is published, it is tagged with both the release tag and the latest tag.

This PR also fixes the issue #780.

Signed-off-by: Vadim Aleksandrov <[email protected]>
@verdel verdel force-pushed the fix-release-github-workflow branch from 3077f7b to f3ce17d Compare October 16, 2025 14:10
@reinvantveer
Copy link

reinvantveer commented Oct 27, 2025

@ldmonster could I kindly request you to look into this? You appear to be the most active maintainer at the moment. We're considering shell-operator for production purposes but we need to be able to update the base images pushed from this repo 🙏

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