Skip to content

Lint gets its own workflow, and the checkout is a commit - #337

Merged
3lvis merged 1 commit into
masterfrom
ci/house-standard
Sep 17, 2026
Merged

3lvis merged 1 commit into
masterfrom
ci/house-standard

Conversation

@3lvis

@3lvis 3lvis commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Two departures from the shared iOS standard, both found by ios-ci-audit rather than by reading.

Lint moves out of ci.yml. It needs no Xcode, no simulator and no macOS, so sharing a file with the macOS build meant a documentation-only pull request woke a macOS runner to say nothing. In its own workflow it is also the gate that still answers if the macOS tiers ever pause.

actions/checkout is pinned to a commit rather than the v5 tag, which moves. tienda-ios already pins this way.

No behaviour change to what runs or what gates: the same four checks report, and all four are required.

@3lvis
3lvis marked this pull request as ready for review September 17, 2026 18:22
@3lvis
3lvis merged commit a5f1736 into master Sep 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant