mas-cli / mas

:package: Mac App Store command line interface
MIT License
10.84k stars 273 forks source link

Apple Silicon Github-hosted runner for build-test job #508

Closed rgoldberg closed 7 months ago

rgoldberg commented 8 months ago

Apple Silicon Github-hosted runner for build-test job.

See https://github.com/mas-cli/mas/pull/496#issuecomment-1918093826

GreyTeardrop commented 8 months ago

Looks like swift-format is failing on the macos-14 runner. Their README says the latest version could be used for all Swift 5.8+ platforms.

rgoldberg commented 8 months ago

@GreyTeardrop Thanks. I pushed an update. I need to fix some formatting issues in existing files. Will do so later.

rgoldberg commented 8 months ago

@GreyTeardrop Passing all checks now. Can you pull my changes, then create a new PR that is exactly the same as this one? I can then approve it (I can't approve my own PR, and all the other organization members are MIA). Once approved, it will merge, then I can run the checks for #496, then approve that, then look into how to release a new version.

GreyTeardrop commented 8 months ago

@rgoldberg Will do now

GreyTeardrop commented 8 months ago

Opened https://github.com/mas-cli/mas/pull/509