ci(cua-driver): consolidate Linux Nix validation (conv2 6/7) - #2184
Merged
Conversation
f-trycua
marked this pull request as ready for review
July 13, 2026 00:03
This was referenced Jul 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
Sixth convergence landing PR extracted from #2161, based on the merged Linux X11/Wayland platform contract in #2182.
cua-compositorsessionThis PR does not change the accepted X11 or stock-Sway behavior landed in #2182. User-facing support and roadmap docs remain in the final documentation PR. The extraction plan is documented on the frozen source branch.
Why the old Nix tests are removed
The retired files were parallel, bespoke GUI scenarios with their own assertions and GIF-oriented output. They no longer represented the source-of-truth Rust action matrix. Keeping them produced noise and conflicting support claims.
The replacement does not weaken the supported release gate:
Validation
Exact source:
49e8a4cde27f0b185936f62e4a72babd9be222eccua-compositorexperimental and identify its remaining renderer/evidence work; they do not weaken or alter the accepted X11/Sway contractsgit diff --checkpassesSource: #2161.