Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help needed: setting up CICD #8

Open
1 of 6 tasks
Giuliopime opened this issue Oct 25, 2023 · 0 comments
Open
1 of 6 tasks

help needed: setting up CICD #8

Giuliopime opened this issue Oct 25, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Giuliopime
Copy link
Owner

There are a few things that CICD needs to do:

  • 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 Giuliopime added enhancement New feature or request help wanted Extra attention is needed labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant