Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve GitHub runners #595

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Conversation

rgoldberg
Copy link
Contributor

@rgoldberg rgoldberg commented Oct 23, 2024

Improve GitHub runners:

  • Upgrade GitHub runners from macos-14 to macos-15.
  • Suppress useless swiftformat output on GitHub runners.
  • Change Swift bird emoji to ensure consistent spacing.
  • Install swiftlint & peripheryapp/periphery tap via Brewfile iff macOS >= 13 (install breaks on macOS <= 12).

Resolve #594

@rgoldberg rgoldberg added this to the 1.8.7 milestone Oct 23, 2024
@rgoldberg rgoldberg self-assigned this Oct 23, 2024
@rgoldberg rgoldberg requested a review from a team as a code owner October 23, 2024 11:57
@rgoldberg rgoldberg changed the title Upgrade GitHub runners from macos-14 to macos-15. Improve GitHub runners Oct 23, 2024
@rgoldberg rgoldberg force-pushed the 594-github-runners-macos-15 branch 5 times, most recently from 2f9b3f8 to 511cc31 Compare October 24, 2024 07:42
- Change Swift bird emoji to ensure consistent spacing.

- Suppress output on GitHub runners.

- Simplify `grep` patterns.

Partial mas-cli#594

Signed-off-by: Ross Goldberg <[email protected]>
…macOS <= 12).

Only install `peripheryapp/periphery` tap if macOS >= 13 (install breaks on macOS <= 12).

Resolve mas-cli#594

Signed-off-by: Ross Goldberg <[email protected]>
@rgoldberg rgoldberg merged commit 6b27d51 into mas-cli:main Oct 24, 2024
3 checks passed
@rgoldberg rgoldberg deleted the 594-github-runners-macos-15 branch October 24, 2024 11:54
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.

Improve GitHub runners
1 participant