ci(platform): verify core portability - #111
Merged
Merged
Conversation
aatuh
force-pushed
the
delivery/ci-002
branch
2 times, most recently
from
August 22, 2026 16:42
c2a1f4d to
2fa9725
Compare
Refs: CI-002
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.
Ticket
CI-002
Summary
master@e216516portability work from legacy commit78e6c9321e4993b61c7b6efca5a4589acae06829saas-apicompilation on Linux amd64, Linux arm64, macOS arm64, and Windows amd64macos-14runner with the fixedmacos-15ARM64 runner label and verify each runner OS/architecture at runtimeSecurity invariants
contents: readGOTOOLCHAIN=localprevents silent toolchain downloadsGOWORK=off; repository tests intentionally use the checked-out two-module workspace so docs governance never downloads the withdrawnv4.0.0RUNNER_TEMP; commands interpolate only repository-controlled matrix values and fixed argumentsos.Rootremains the containment boundaryValidation
GOTOOLCHAIN=local make finalizeGOTOOLCHAIN=local make actions-auditGOTOOLCHAIN=local make docs-checkwindows/amd64,linux/arm64, anddarwin/arm64with CGO disabledcontrib/cmd/api-toolkitcore.autocrlf=truecheckout proving LF-only workflow YAML, TSV policy data, Go contracts, and Makefile contentThe matrix findings were fixed at their boundaries: workspace isolation is limited to operations that require it, generated modules run
go mod tidybefore build,.gitattributesmakes repository-owned text deterministic, and generator manifests are validated in platform-independent slash form before conversion to native paths.The backlog remains
[pr]until this protected implementation PR and its separate merge-evidence reconciliation PR are merged.