Skip to content

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

Open
LarsLaskowski wants to merge 1 commit into
mainfrom
claude/pr-211-major-version-updates-svlo9n
Open

Defer major upgrades while the current version line is still maintained#226
LarsLaskowski wants to merge 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

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