fix(portable): qualify current Classic source - #48
Merged
Conversation
|
🎉 This PR is included in version 1.12.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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
Qualify the portable Linux image for current merged Classic
4998131ad2ae4c9680685fd87e2d85de1dc15fd9.Implementation / behavior
Advance the portable consumer pin from
8b920dffa0f5c161e9310b334df1cf48fbf15a36while preserving exact source-HEAD, clean-tree and sealed shader-input checks. The existing producer pipeline records the updated source and shader provenance.Validation
Automatic nonpublishing PR CI will build and test the current Classic client on the Debian 12 baseline. Final checks and independent review are recorded in the delivery review section before readiness.
Limitations / follow-up
The parent integration consumes only the new artifact after a separately authorized merge and verified publication. CPU-only checks do not qualify native GPU gameplay, audible playback or distribution relocation.
Closes #47
Final delivery review
Validated commit
05aee5e3cd5d80e1bc26a5424379ff1bab7af773against base/merge-baseee829e770dea276d6ad56f674e4c843c10cb74d5.4998131ad2ae4c9680685fd87e2d85de1dc15fd9: 66 tests passed, 16 GPU tests skipped, zero failures. The client and 87 ELF objects satisfy the declared glibc 2.36 / x86-64 contract; all 272 compile commands use baseline CPU flags.d450cc76acd7148b80f3b80198d3c11590727df2d70c45db28d740b8e86579db. The build regenerated and verified the sealed shaders and checked source/notice readability with the strict source guards intact.git diff --check. Conventional title and all applicable CodeQL checks passed.These results qualify the nonpublishing CI build. Native GPU gameplay, audible playback, relocation and XWayland remain parent integration acceptance work; a published image still requires separately authorized merge and verified publication.