You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(versioning): align moving-tag table with actual CI
The Moving tags table listed stable/dev/edge tags that CI never
publishes. Rewrite it to match what the workflows actually produce:
container :latest and :main both track the tip of main (bleeding
edge), releases are immutable :vX.Y.Z / :sha-<commit>, and the v1
git alias serves the Action. Drop the redundant dev tag and the
non-existent stable/edge tags, and fix the release checklist to
describe the real release + v1-alias steps.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments