Skip to content

fix: update build-event CLI URL to /manage/catalog route (VER-93)#5

Merged
paustin01 merged 1 commit into
mainfrom
fix/ver-93-version-urls
May 15, 2026
Merged

fix: update build-event CLI URL to /manage/catalog route (VER-93)#5
paustin01 merged 1 commit into
mainfrom
fix/ver-93-version-urls

Conversation

@paustin01
Copy link
Copy Markdown
Contributor

Summary

  • The /manage/versions route was removed from the UI; the correct route is now /manage/catalog?tab=versions.
  • Updates the build-event GitHub Actions step-summary link in internal/github/annotations.go (line 58) to use the new route.
  • The deployment-event URL (/manage/deployments?view=) on the line above was already correct and is unchanged.

Test plan

  • just run_tests — all tests pass (no test assertions referenced the old URL)
  • Trigger a versioner track build run in a GitHub Actions workflow and confirm the "View in Versioner" summary link resolves correctly to the Catalog page

🤖 Generated with Claude Code

…s route

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@paustin01 paustin01 merged commit 4e361f1 into main May 15, 2026
7 checks passed
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.

1 participant