Skip to content

scripts/get-version: Select stable release for test when newer#564

Merged
thaJeztah merged 1 commit into
docker:masterfrom
vvoland:fix-test-version
Jun 12, 2026
Merged

scripts/get-version: Select stable release for test when newer#564
thaJeztah merged 1 commit into
docker:masterfrom
vvoland:fix-test-version

Conversation

@vvoland

@vvoland vvoland commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The release list is already ordered newest first, so the test channel only needs to consider releases that are either prereleases or the latest stable release.
This keeps test from resolving to an older prerelease after a newer stable release is published.

The release list is already ordered newest first, so the test channel
only needs to consider releases that are either prereleases or the
latest stable release.
This keeps test from resolving to an older prerelease after a newer
stable release is published.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland self-assigned this Jun 12, 2026
@vvoland vvoland requested a review from thaJeztah June 12, 2026 10:41

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'm horrible at jq, so I trust you on this one 😅

"LGTM"

@thaJeztah thaJeztah merged commit 153e238 into docker:master Jun 12, 2026
23 of 24 checks passed
@vvoland

vvoland commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

It works for the current versions at least 😅

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