Skip to content

Let CI test doc --all-features#239

Merged
zancas merged 3 commits intodevfrom
add_all_features_to_CI
Mar 29, 2026
Merged

Let CI test doc --all-features#239
zancas merged 3 commits intodevfrom
add_all_features_to_CI

Conversation

@zancas
Copy link
Copy Markdown
Member

@zancas zancas commented Mar 27, 2026

Add doc-all-features input to cargo-checkmate CI

cargo-checkmate is opinionated and offers no way to pass --all-features
to cargo doc. This adds an opt-in input so callers that need
--all-features for intra-doc links can bypass cargo-checkmate for the
doc phase while leaving all other phases unchanged.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

  Add doc-all-features input to cargo-checkmate CI

  cargo-checkmate is opinionated and offers no way to pass --all-features
  to cargo doc. This adds an opt-in input so callers that need
  --all-features for intra-doc links can bypass cargo-checkmate for the
  doc phase while leaving all other phases unchanged.

  Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zancas zancas requested a review from fluidvanadium March 27, 2026 20:47
zancas added 2 commits March 27, 2026 13:55
  The relative path ./.github/actions/cargo-checkmate resolves to the
  caller's repo, not infrastructure's, when invoked as a reusable
  workflow from another repo. Use an absolute reference pinned to a SHA.

  Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zancas zancas merged commit 0831ec2 into dev Mar 29, 2026
12 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.

1 participant