Skip to content

ci: add MkDocs PR preview workflow - #152

Merged
mattloose merged 1 commit into
release_candidate2from
ci/docs-preview-workflow
Aug 22, 2026
Merged

mattloose merged 1 commit into
release_candidate2from
ci/docs-preview-workflow

Conversation

@mattloose

Copy link
Copy Markdown
Contributor

Adds a dedicated MkDocs preview workflow for pull requests targeting release_candidate2.

The workflow:

  • builds documentation with mkdocs build --strict
  • derives a per-PR preview URL automatically
  • deploys only to gh-pages/preview/pr-<number>/
  • preserves the production site root and existing /beta/ deployment
  • serialises deployment with the existing gh-pages-deploy concurrency group

This PR contains only the preview workflow infrastructure.

@mattloose
mattloose merged commit a624f90 into release_candidate2 Aug 22, 2026
@mattloose
mattloose deleted the ci/docs-preview-workflow branch August 22, 2026 05:22
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