Skip to content

feat: add tag/version links to package versions#84

Merged
maartenbode merged 2 commits intomainfrom
feat/version-tag-links
Mar 30, 2026
Merged

feat: add tag/version links to package versions#84
maartenbode merged 2 commits intomainfrom
feat/version-tag-links

Conversation

@maartenbode
Copy link
Copy Markdown
Member

@maartenbode maartenbode commented Mar 30, 2026

image

Summary

  • Store the git tag/ref name (source_tag) on package versions during sync so versions can link to their tag/release page on GitHub, GitLab, and Bitbucket — alongside the existing commit link
  • Tag URLs are generated per provider (GitHub /releases/tag/, GitLab /-/tags/, Bitbucket /src/) with a source URL fallback for generic git repos
  • Dev branches are excluded from tag links since they aren't actual tags

Closes #62

@maartenbode maartenbode merged commit 6f393f1 into main Mar 30, 2026
2 checks passed
@maartenbode maartenbode deleted the feat/version-tag-links branch March 30, 2026 17:51
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.

Feature Request: Show changelog and commit info in version detail popup

1 participant