ceaseless-prayer / CeaselessAndroid

This is the Android application code for Ceaseless.
http://ceaselessprayer.com/
MIT License
7 stars 3 forks source link

integrating Visual Studio AppCenter #114

Open joejoe2016 opened 5 years ago

joejoe2016 commented 5 years ago

Hi, what about integrating Visual Studio App Center into the android (and the iOS-app)?

Visual Studio App Center Continuous Everything – Build, Test, Deploy, Engage, Repeat

Build in the cloud Test on real devices Deploy everywhere with ease Analyze and learn faster Monitor app health Engage users with push notifications

joejoe2016 commented 5 years ago

I saw that the project already uses Artifactory/bintray. What are you using it for?

chrislim commented 5 years ago

I'm actually not sure... We have a travis build process, I've heard others suggest the App Center, but haven't looked into integrating with it.

joejoe2016 commented 5 years ago

I just set up appcenter and sent you, Chris, an invitation via mail. see also https://appcenter.ms/users/joejoe2016/apps/CeaselessAndroid As I don't have any access on this repository I had to create a fork :-( I couldn't build the iOS-app as no schemes are shared in the source code. Could anybody add one in xcode? see https://docs.microsoft.com/en-us/appcenter/build/troubleshooting/ios#no-scheme

chrislim commented 5 years ago

Hi Joe, sorry I missed this! Thank you for setting this up. So if it was forked, should I set it up myself or should I try to work with yours?

chrislim commented 5 years ago

Also, I didn't get the invitation, maybe it went to my spam...let me check...

chrislim commented 5 years ago

I tried creating an account and following the link you posted, but got a 404.

joejoe2016 commented 5 years ago

I also tried to connect the github repos with appcenter but didn't have any success. In the Developer console I can see an error. I'm in contact with support - let's see what happens.

joejoe2016 commented 5 years ago

I think best would be to connect the organization repos with app-center (that's what I've been trying to do)

joejoe2016 commented 5 years ago

You could try if this works for you https://help.github.com/articles/installing-an-app-in-your-organization/

chrislim commented 5 years ago

Hmm...I can try this later. Between Android and iOS, I think iOS is the one that needs it more since the Android app is integrated with travis-ci just fine. iOS doesn't have any build system yet (I tried to get it working last night with travis ceaseless-prayer/CeaselessIOS#220).