ci: V-model pipeline for native-ci and GitHub CI (Refs #254) - #18
Draft
AlexMikhalev wants to merge 3 commits into
Draft
AlexMikhalev wants to merge 3 commits into
AlexMikhalev wants to merge 3 commits into
Conversation
…#254) Same change as 799f6e3 on the Gitea lineage, applied on top of the GitHub main lineage so the public CI matrix can run it. See docs/ci-gap-analysis.md. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WjGks4DGYdDw3QLgu32S96
…Refs #254) Whitespace-only. These files were committed on the GitHub main lineage without rustfmt; the Gitea lineage is already clean. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WjGks4DGYdDw3QLgu32S96
…Refs #254) --ignore-run-fail on cargo llvm-cov so the coverage gate reports the number even when the test gate is red (#264). Document the GitHub and Gitea main lineage divergence, the private-registry block on the GitHub mirror, and the Gitea-side job skips seen on the first runs. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WjGks4DGYdDw3QLgu32S96
Contributor
Author
|
Status: the pinned toolchain fixed the rustfmt failure that has kept this workflow red since 2026-09-01, and a whitespace-only commit formats the files this lineage had committed unformatted. The check job now fails at clippy with |
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.
Refs #254. V-model CI pipeline for native-ci (source of truth) and the GitHub mirror, kept in sync per docs/ci-gap-analysis.md.
Known: #264 (codex test under workspace feature unification) is a pre-existing failure and will show in the test gate.
🤖 Generated with Claude Code
https://claude.ai/code/session_01WjGks4DGYdDw3QLgu32S96