Skip to content

Pin published docs to alpha.112#130

Merged
SamGalanakis merged 1 commit into
mainfrom
samuel-docs-version-pin
Jul 25, 2026
Merged

Pin published docs to alpha.112#130
SamGalanakis merged 1 commit into
mainfrom
samuel-docs-version-pin

Conversation

@SamGalanakis

@SamGalanakis SamGalanakis commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

v0.1.0-alpha.112 shipped without its post-release version bump, so the quickstart, tracing guide, docs index and README still instruct users to depend on alpha.111. docs lint: ok after the bump.

This is currently blocking every other open PR. The docs lint gate works correctly — it compares the pinned version against the latest release tag. main went green at 648d2324 because that merged before alpha.112 existed, when the pin still matched. The moment alpha.112 was tagged, the pin went stale and Test docs + build cache began failing on all subsequent PRs (#128 and #129 are both red on exactly this).

So the real gap is process, not tooling: releasing does not bump the pin, so every release red-lines all open PRs until a human notices and files this. docs/PUBLISHING.md documents the manual step; nothing enforces or automates it. Follow-up: either have the release workflow open this bump automatically, or gate the release on it.

The v0.1.0-alpha.112 release did not carry the post-release version bump, so
the docs quickstart, tracing guide, index and README still told users to depend
on alpha.111.

Release-Notes: Internal: Documentation dependency pins now reference v0.1.0-alpha.112.
@SamGalanakis
SamGalanakis merged commit f5e7621 into main Jul 25, 2026
20 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