Skip to content

Add tests for mdbook plugins - #4028

Merged
UebelAndre merged 1 commit into
bazelbuild:mainfrom
mgeisler:mdbook-plugins-test
May 14, 2026
Merged

Add tests for mdbook plugins#4028
UebelAndre merged 1 commit into
bazelbuild:mainfrom
mgeisler:mdbook-plugins-test

Conversation

@mgeisler

@mgeisler mgeisler commented May 9, 2026

Copy link
Copy Markdown
Contributor

This adds a test to ensure that mdBook plugins (preprocessors) are properly injected and executed when using the mdbook rule. It uses a naive rust_binary preprocessor to avoid introducing a dependency on serde_json or Python into the test workspace.

@mgeisler
mgeisler force-pushed the mdbook-plugins-test branch from b5414f9 to 453ef83 Compare May 9, 2026 11:01
This adds a test to ensure that mdBook plugins (preprocessors) are
properly injected and executed when using the `mdbook` rule. It uses a
naive `rust_binary` preprocessor to avoid introducing a dependency on
`serde_json` or Python into the test workspace.
@mgeisler
mgeisler force-pushed the mdbook-plugins-test branch from 453ef83 to 7d43674 Compare May 9, 2026 11:51

@UebelAndre UebelAndre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you!

@UebelAndre
UebelAndre added this pull request to the merge queue May 13, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 13, 2026
@UebelAndre
UebelAndre added this pull request to the merge queue May 14, 2026
Merged via the queue into bazelbuild:main with commit d0f2bce May 14, 2026
3 checks passed
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