twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.75k stars 306 forks source link

Automate testing for pull requests. #115

Open nashysolutions opened 3 years ago

nashysolutions commented 3 years ago

Issue #112 introduce a build error in the test target. If we automate testing for pull requests, then these problems will be mitigated. Will submit fix for test target shortly.

phimage commented 3 years ago

I have made a try with GitHub action on my fork, but ControlRoom need BigSur

And I think we could not use BigSur now

No runner matching the specified labels was found: macos-11.0.

https://github.com/actions/virtual-environments/issues/1814

nashysolutions commented 3 years ago

Bitrise adopts support for the bleeding edge of releases so no doubt you will find a solution there.

https://devcenter.bitrise.io/builds/triggering-builds/trigger-pull-request/

nashysolutions commented 3 years ago

Can confirm bitrise offers support. Navigate to 'workflow' then 'stack'.

Screenshot 2021-03-15 at 10 43 13