Skip to content

docs: show release date in version selector and set release as default#324

Merged
aviatesk merged 1 commit intomasterfrom
avi/release-docs
Nov 25, 2025
Merged

docs: show release date in version selector and set release as default#324
aviatesk merged 1 commit intomasterfrom
avi/release-docs

Conversation

@aviatesk
Copy link
Owner

Configure documentation deployment to display the release date in the version selector (e.g., release (2025-11-25)) instead of just stable. The date is extracted from commit messages matching release: YYYY-MM-DD.

Also set the release documentation as the default landing page. Both Documentation.yml (master) and release.yml workflows now update the root index.html to redirect to /release/ instead of /dev/.

Add custom ReleaseBranchConfig to deploy release branch docs to the /release/ subfolder instead of /dev/.

Configure documentation deployment to display the release date in the
version selector (e.g., `release (2025-11-25)`) instead of just `stable`.
The date is extracted from commit messages matching `release: YYYY-MM-DD`.

Also set the `release` documentation as the default landing page. Both
`Documentation.yml` (master) and `release.yml` workflows now update the
root `index.html` to redirect to `/release/` instead of `/dev/`.

Add custom `ReleaseBranchConfig` to deploy `release` branch docs to the
`/release/` subfolder instead of `/dev/`.
@aviatesk aviatesk merged commit b5e2587 into master Nov 25, 2025
2 checks passed
@aviatesk aviatesk deleted the avi/release-docs branch November 25, 2025 15:24
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