feat(distribution): add native support validation contract - #280
Draft
Kibnet wants to merge 36 commits into
Draft
Conversation
Resolve fixture paths with the selected Bash runtime and keep nested calls on that runtime. Harden Windows-hosted Android fixtures and normalize GNU escaped checksum output without weakening digest validation.
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
Changes
am start -W; результат ADB-команд и тайм-ауты записываются в evidence.adb install -rдействует отдельный 120-секундный тайм-аут. При ошибке install создаётсяevidence.json; общий 30-секундный тайм-аут не протекает в cleanup-команды.Validation
1959ad88.bash -n scripts/test-android-distribution.sh;pwsh -File scripts/test-android-build-scripts.ps1— PASS (116.4 s);pwsh -File scripts/test-distribution-contract.ps1 -Area All— PASS, 182 negative fixtures (65.7 s);git diff --check— PASS.30009325379зафиксировал действительную причину API 36 timeout на прежнем head:adb install -rзавершался с exit 124 при общем лимите 30 s.30010971884после увеличения install timeout: API 36 прошёл install / force-stop / am start с exit 0, но PID не появился. В artifact того запуска не было logcat; текущий commit устраняет именно этот диагностический пробел.1959ad88ожидается. Успешный старый run Tests / Android package / CodeQL не заменяет валидацию нового head.Risks / Rollback
NU3012по отозванной цепочке подписи ReactiveUI остаётся известным отдельным блокером; remediation требует отдельного review и одобрения specspecs/2026-07-21-reactiveui-signature-chain-remediation.md.1959ad8; откат install timeout: revertab42062и3d21399.Links
specs/2026-07-18-distribution-support-contract.mdspecs/2026-07-19-headless-appautomation-storage-lifecycle.mdspecs/2026-07-17-readme-reliability-roadmap.md