macOS app — zero-spend CI build and engine smoke - #206
Merged
Merged
Conversation
jim80net
marked this pull request as ready for review
August 9, 2026 03:51
There was a problem hiding this comment.
All reported issues were addressed across 3 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
Match the ubuntu/windows frozen-smoke legs. The harness is stdlib-only and proves the bundled engine binary; ambient python3 was a consistency drift, not a different subject under test. No signing, notarize, or release.
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
macos-latestCI job for the public repository.appdirectory--boot-onlymode stop after that authenticated version check, with a focused regression testScope boundary
This is the reversible, zero-spend CI rung from #79. It does not sign, notarize, publish, upload a release artifact, deploy, buy hardware, or use a paid/larger runner. Release signing and notarization remain gated separately by #20.
Existing Windows and Linux jobs are unchanged. The new job fails if the Darwin freeze, app tests, Electron bundle, packaged executable checks, or frozen-engine boot smoke fails.
Verification
uv run pytest tests/test_repro_command.py -q— 12 passeduv run pytest tests/test_frozen_smoke.py tests/test_build_engine.py tests/test_repro_command.py -q— 30 passeduv run ruff check packaging/frozen_smoke.py tests/test_frozen_smoke.py— passednpm test— 453 passednpm run build— passedjs-yamlCI / macos-build— passed on exact headff58f106fa2776c1493a97e3f90b6b8dda3bc6b7Public-artifact discernment
Public-artifact review —
public-artifact-reviewercold-read PR #206’s title/body, issue #79’s drafts, the public macOS failure log, every proper noun/path/identifier against the public repository, and the complete three-file branch diff; corrected the issue’s #20 boundary and the PR’s committed-change wording, then cleared the result as public-product-only with no private-use disclosure or signing, release, spend, or deployment authorization.Advances #79. #79 remains open for the objective hosted result and the separately gated release work.