Skip to content

refactor: remove asciidoctor-plantuml extension support#44

Open
Baris Tanyeri (BarisTanyeri) wants to merge 2 commits intomainfrom
feature/deprecate-asciidoctor-plantuml
Open

refactor: remove asciidoctor-plantuml extension support#44
Baris Tanyeri (BarisTanyeri) wants to merge 2 commits intomainfrom
feature/deprecate-asciidoctor-plantuml

Conversation

@BarisTanyeri
Copy link
Copy Markdown
Contributor

Removes deprecated asciidoctor-plantuml plugin support.

@BarisTanyeri Baris Tanyeri (BarisTanyeri) changed the title refactor: remove asciidoctor-plantuml extension support and update documentation for Kroki integration refactor: remove asciidoctor-plantuml extension support Apr 9, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the deprecated asciidoctor-plantuml plugin/server wiring from the Antora site generation action, leaving Kroki (and Mermaid via Kroki) as the supported diagram-rendering path.

Changes:

  • Remove asciidoctor-plantuml from documented supported rendering plugins and from the Docker image global npm installs.
  • Stop passing plantuml-server-url into the Antora invocation.
  • Remove the PlantUML server container and related dependencies/env vars from the Docker Compose setup and composite action step.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updates documentation to reflect only asciidoctor-kroki as the supported rendering plugin.
entrypoint.sh Removes the plantuml-server-url attribute from the Antora CLI invocation.
Dockerfile Drops the global install of asciidoctor-plantuml; keeps Kroki + Lunr extension.
docker-compose.yml Removes the PlantUML service and its dependency/env wiring; keeps Kroki + Mermaid.
action.yml Updates action description/step and Compose startup to no longer include PlantUML.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants