Skip to content

docs(release): link container package from release pages - #123

Merged
tulayha merged 1 commit into
mainfrom
fix/release-container-package-link
Aug 17, 2026
Merged

docs(release): link container package from release pages#123
tulayha merged 1 commit into
mainfrom
fix/release-container-package-link

Conversation

@tulayha

@tulayha tulayha commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a direct link to the VidXP GHCR package page in rendered release and prerelease introductions.
  • Derive the package-page URL from the repository passed to the release-note renderer.
  • Verify that both stable and beta release notes contain the package link.

This changes release documentation only. It does not change container publication or runtime behavior.

Validation

  • PYTHONPATH=. uv run --no-sync pytest -q -p no:cacheprovider tests/test_release_notes.py — 3 passed
  • uv run --no-sync ruff check utils/render_release_notes.py tests/test_release_notes.py
  • npx --yes markdownlint-cli2@0.23.2
  • lychee "**/*.md" ".github/**/*.md" ".agents/**/*.md" — 707 links found, 0 errors
  • git diff --check

BEGIN_COMMIT_OVERRIDE
chore(docs): link the container package from release pages
END_COMMIT_OVERRIDE

@tulayha
tulayha marked this pull request as ready for review August 17, 2026 08:31
@tulayha
tulayha merged commit ec1da5a into main Aug 17, 2026
13 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