devhub icon indicating copy to clipboard operation
devhub copied to clipboard

Automate mobile app releases

Open brunolemos opened this issue 7 years ago • 3 comments

  • [x] Automatically build and release the web version
  • [x] Automatically build and release the desktop electron versions
  • [ ] Automatically build and release the iOS app to App Store
  • [ ] Automatically build and release the Android to Google Play Store
  • [ ] Automatically build and upload the android APK to the GitHub release
  • [ ] Automatically update the SHA256 hash on https://github.com/devhubapp/homebrew-devhub/blob/master/Casks/devhub.rb
  • [ ] [maybe] Automatically build and release the macOS app to the mac App Store

Maybe use travis + fastlane for android/ios. Or bitrise, app center, etc.

brunolemos avatar Jan 05 '19 11:01 brunolemos

How about AppCenter + Fastlane?

nampdn avatar Feb 07 '19 05:02 nampdn

Since we already have Travis setup for the web and desktop releases, I'd prefer if it was in the same place. But if not possible then no problem!

However I did hear bad feedbacks about AppCenter and good ones about Bitrise. But still need to properly compare them.

brunolemos avatar Feb 07 '19 11:02 brunolemos

@brunolemos Which comments did you hear about AppCenter? I use it in @loggi, in our production apps that use RN and it works like a charm 🤔

renatoagds avatar Feb 08 '19 19:02 renatoagds