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

Microsoft App Store support #10

Closed
mikehearn opened this issue Apr 1, 2022 · 1 comment
Closed

Microsoft App Store support #10

mikehearn opened this issue Apr 1, 2022 · 1 comment
Labels
enhancement New feature or request fixed in next release This issue is resolved but pending release

Comments

@mikehearn
Copy link
Member

Support for creating MSIX packages that are accepted by the app store.

NB: Please only vote for one new package format at a time, so we can get an idea of which ones matter most.

@mikehearn mikehearn added the enhancement New feature or request label Apr 1, 2022
@mikehearn mikehearn reopened this Aug 2, 2022
@mikehearn mikehearn added the fixed in next release This issue is resolved but pending release label May 16, 2023
@mikehearn
Copy link
Member Author

Today's release adds support for releasing to the Microsoft Store:

https://hydraulic.dev/blog/15-may-2023-updates.html

The first submission has to be created manually, this is a MS imposed limitation. There are instructions on what to do here:

https://conveyor.hydraulic.dev/9.0/configs/windows/#release-to-the-microsoft-store

You'll then need to set up the right access keys to give Conveyor access. After that you can release using conveyor make ms-store-release. The store has some useful features like gradual rollouts, beta releases, private (org specific) stores, crash collection, integrated billing and so on.

Give it a try and let us know how it works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed in next release This issue is resolved but pending release
Projects
None yet
Development

No branches or pull requests

1 participant