Skip to content

ci: use dev-docs container for docs CI#445

Merged
wphillipmoore merged 3 commits into
developfrom
feature/25-use-dev-docs-container
Apr 27, 2026
Merged

ci: use dev-docs container for docs CI#445
wphillipmoore merged 3 commits into
developfrom
feature/25-use-dev-docs-container

Conversation

@wphillipmoore

@wphillipmoore wphillipmoore commented Mar 7, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

  • Run docs workflow inside ghcr.io/wphillipmoore/dev-docs:latest
  • Remove custom Python setup action (uv and Python are pre-installed in container)
  • Keep uv sync --group docs for mkdocstrings dependencies
  • Keep mike-command: uv run mike

Issue Linkage

Testing

  • ci: docs workflow passes with container
  • ci: mkdocstrings renders API docs correctly

Notes

  • Merge after standard-tooling-docker#27 and standard-actions#174

Run docs workflow inside ghcr.io/wphillipmoore/dev-docs:latest, removing
the custom Python setup action. uv and Python are pre-installed in the
container; uv sync --group docs still runs for mkdocstrings dependencies.

Relates-to: standard-tooling-docker#25

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wphillipmoore wphillipmoore enabled auto-merge (squash) March 7, 2026 13:49
@wphillipmoore wphillipmoore merged commit 61ee2fa into develop Apr 27, 2026
28 of 29 checks passed
@wphillipmoore wphillipmoore deleted the feature/25-use-dev-docs-container branch April 27, 2026 15:48
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.

ci: use dev-docs container for docs CI

1 participant