ZenBreak icon indicating copy to clipboard operation
ZenBreak copied to clipboard

help needed: setting up CICD

Open Giuliopime opened this issue 2 years ago • 0 comments

There are a few things that CICD needs to do:

  • [x] Publish shared-core kotlin module for SPM (Swift Package Manager)
  • [ ] Publish macOS app to testflight
  • [ ] Publish Windows app to microsoft store
  • [ ] Publish app on whatever Linux uses as store
  • [ ] Publish app on apt for linux users
  • [ ] Publish app on homebrew

For the microsoft store it might be simple: https://github.com/marketplace/actions/microsoft-store-publish

I tried setting up macOS CICD with fastlane but I don't have the time to troubleshoot that right now, the only remaining issue should be setting up app store connect api key

Any help with this is appreciated!

Giuliopime avatar Oct 25 '23 22:10 Giuliopime