Slide-iOS icon indicating copy to clipboard operation
Slide-iOS copied to clipboard

Use CI for builds and artifacts

Open ghost opened this issue 6 years ago • 3 comments

Details on this here: https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/xcode?view=azure-devops

ghost avatar Oct 04 '19 18:10 ghost

I bug @ccrama about this often (#Shame). Slide for Android uses Travis already so it may be nice to continue doing so for consistency. Pipelines does appear open source (I see GitHub repos for Pipelines things but I guess I don't know if it is fully open source) but don't fully comprehend the benefit of using it over something like Travis or Jenkins.

Is this a request to use Pipelines specifically? What benefits would you see over something like Travis or Jenkins instead (since I already told him to enable Travis here).

CometDog avatar Oct 08 '19 03:10 CometDog

I wasn't aware travis was able to build for iOS, but honestly anything works.

ghost avatar Oct 08 '19 12:10 ghost

We have been testing out a new CI for the last ~5 months during the v7 rewrite, and it's part of the develop branch now! I'm going to be working on having the full stack (push -> App Store) soon.

ccrama avatar Feb 14 '21 02:02 ccrama