fix(pipeline): restore validation baseline - #408
Merged
Merged
Conversation
Refactor build selection into typed options and regenerate registry docs. Repair masked formatting, integration, and strict documentation failures.
szmyty
force-pushed
the
fix/restore-green-main-407
branch
from
September 13, 2026 18:38
9fe29d9 to
15478e7
Compare
This was referenced Sep 13, 2026
Pull Request Summary by devActivityMetricsAchievements
|
This was referenced Sep 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
BuildOptionsandBuildTargetOverridevalues while preserving CLI precedence and exclusion parsingPinned starting point
main:58aa2cad8ba9e2374d0e7a1bf5277052ae40838c1db6150ab5e4347afa74505d58459cdca3f08fb3bb34bd2765586c02c77cc5f5828bb71c4c408385Validation
cargo fmt --all -- --checkcargo clippy --workspace -- -D warningscargo build --workspace --verbosecargo test --workspace(including unit, integration, and doc tests)git diff --exit-codemkdocs build --strictGitHub-hosted checks may be unavailable because of account billing/quota; the repository gates themselves are unchanged, and the local equivalent evidence above is complete.
Closes #407
Relates to egohygiene/flow#11
Relates to #367