Skip to content

Migrate Docker release version updates out of pipeline - #1286

Merged
JackPGreen merged 3 commits into
masterfrom
migrate-docker-release-version-updates-out-of-pipeline
Jul 29, 2026
Merged

Migrate Docker release version updates out of pipeline#1286
JackPGreen merged 3 commits into
masterfrom
migrate-docker-release-version-updates-out-of-pipeline

Conversation

@JackPGreen

Copy link
Copy Markdown
Contributor

The Dockerfiles start off with SNAPSHOT versions:
https://github.com/hazelcast/hazelcast-docker/blame/2016f509c9efd8976f0ef546f1d8cc589545880e/hazelcast-enterprise/Dockerfile#L3

But before release, the pipeline migrates those to release versions before the release itself is triggered.
We can simplify by moving this update into the action, too.

Sandbox execution, compare the previous pipeline commit to the new one created by the action.

@JackPGreen
JackPGreen requested a review from a team as a code owner July 10, 2026 11:15
Comment thread .github/workflows/package.yml
Comment thread .github/workflows/package.yml
@sonarqubecloud

Copy link
Copy Markdown

@JackPGreen
JackPGreen merged commit 2793009 into master Jul 29, 2026
47 checks passed
@JackPGreen
JackPGreen deleted the migrate-docker-release-version-updates-out-of-pipeline branch July 29, 2026 08:56
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.

3 participants