Skip to content

fix: update checker rolling channels + CI tag push refspec#120

Merged
carlosatta merged 2 commits into
developfrom
fix/update-checker-and-ci
Jul 10, 2026
Merged

fix: update checker rolling channels + CI tag push refspec#120
carlosatta merged 2 commits into
developfrom
fix/update-checker-and-ci

Conversation

@carlosatta

Copy link
Copy Markdown
Contributor

Changes

Quality gates

  • Tests green (30 passing)
  • Fix verified and tested (unit tests added for rolling channel extraction)
  • Already shipped in Docker :develop / :0.3.0

🤖 Generated with Claude Code

carlosatta and others added 2 commits July 9, 2026 18:25
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…nnels (develop/stable)

For channels like 'develop' and 'stable' the GitHub release tag_name is not
a semver string. The version is embedded in the release title, e.g.
'Routerly 0.3.0 (develop channel)'. Extract it with a regex so isNewer()
can compare correctly and surface available updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@carlosatta
carlosatta merged commit cd207ec into develop Jul 10, 2026
2 checks passed
@carlosatta
carlosatta deleted the fix/update-checker-and-ci branch July 10, 2026 07:03
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.

[Bug] Update checker never detects updates on rolling channels (develop/stable)

1 participant