Skip to content

fix: support locally-built Octopus servers in version checks#250

Merged
egorpavlikhin merged 1 commit intomainfrom
fix/release-trigger-for-version-check
May 6, 2026
Merged

fix: support locally-built Octopus servers in version checks#250
egorpavlikhin merged 1 commit intomainfrom
fix/release-trigger-for-version-check

Conversation

@egorpavlikhin
Copy link
Copy Markdown
Contributor

Summary

Empty commit follow-up to #249. That PR was titled refactor: and didn't trigger release-please, but the change has user-visible impact: locally-built Octopus servers (which report 0.0.0-local) were being rejected by the version gates in ReleaseRepository.create, RunbookRunRepository.create/createGit, and DeploymentRepository.create/createTenanted. They now pass.

This PR re-records that as a fix: so release-please cuts a patch release.

Test plan

The version-check consolidation in #249 also fixed locally-built
Octopus servers (which report 0.0.0-local) being rejected by the
release / runbook-run / deployment creation gates. That commit was
recorded as `refactor:` and didn't trigger release-please; this
empty follow-up re-records the user-visible impact as `fix:` so a
release is cut.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@egorpavlikhin egorpavlikhin merged commit f348e44 into main May 6, 2026
5 checks passed
@egorpavlikhin egorpavlikhin deleted the fix/release-trigger-for-version-check branch May 6, 2026 06:36
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