Haptic-Apps / Slide-iOS

A powerful new way to Reddit on iOS.
Apache License 2.0
486 stars 85 forks source link

Use CI for builds and artifacts #924

Open ghost opened 4 years ago

ghost commented 4 years ago

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

CometDog commented 4 years ago

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).

ghost commented 4 years ago

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

ccrama commented 3 years ago

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.