Skip to content

Defer major upgrades while the current version line is still maintained - #226

Merged
LarsLaskowski merged 1 commit into
mainfrom
claude/pr-211-major-version-updates-svlo9n
Jul 29, 2026
Merged

Defer major upgrades while the current version line is still maintained#226
LarsLaskowski merged 1 commit into
mainfrom
claude/pr-211-major-version-updates-svlo9n

Conversation

@LarsLaskowski

@LarsLaskowski LarsLaskowski commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

The major upgrade policy read the start of the new major line from the
candidate list, which is pre-filtered to tags published after the running
tag, so a line that began long ago looked young enough to pass the waiting
period. The first release is now taken as the lowest known version of that
line, a line whose lowest known version is not its initial release counts as
truncated, and the upgrade additionally waits until the current major line
went dormant before that initial release. Missing publication timestamps no
longer skip the age checks but defer the upgrade instead.

The major upgrade policy read the start of the new major line from the
candidate list, which is pre-filtered to tags published after the running
tag, so a line that began long ago looked young enough to pass the waiting
period. The first release is now taken as the lowest known version of that
line, a line whose lowest known version is not its initial release counts as
truncated, and the upgrade additionally waits until the current major line
went dormant before that initial release. Missing publication timestamps no
longer skip the age checks but defer the upgrade instead.
@sonarqubecloud

Copy link
Copy Markdown

@LarsLaskowski
LarsLaskowski merged commit 5b03da5 into main Jul 29, 2026
4 checks passed
@LarsLaskowski
LarsLaskowski deleted the claude/pr-211-major-version-updates-svlo9n branch July 29, 2026 04:53
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