Skip to content

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

Merged
wphillipmoore merged 2 commits intodevelopfrom
feature/25-use-dev-docs-container
Mar 7, 2026
Merged

ci: use dev-docs container for docs CI#254
wphillipmoore merged 2 commits intodevelopfrom
feature/25-use-dev-docs-container

Conversation

@wphillipmoore
Copy link
Owner

@wphillipmoore wphillipmoore commented Mar 7, 2026

Pull Request

Summary

  • Run docs workflow inside ghcr.io/wphillipmoore/dev-docs:latest
  • Keep actions/setup-java step (installs JDK into the Debian-based container)
  • Keep ./mvnw javadoc:javadoc step

Issue Linkage

Testing

  • markdownlint
  • ci: docs workflow passes with container
  • ci: javadoc generates successfully inside container

Notes

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

Run docs workflow inside ghcr.io/wphillipmoore/dev-docs:latest. Java setup
and Javadoc generation steps are retained — actions/setup-java works inside
the Debian-based container.

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
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wphillipmoore wphillipmoore merged commit 3705c52 into develop Mar 7, 2026
15 checks passed
@wphillipmoore wphillipmoore deleted the feature/25-use-dev-docs-container branch March 7, 2026 13:55
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