microsoft / app-store-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the App Store store from your automated CI builds
Other
93 stars 53 forks source link

support macos pkg files for testflight uploads #257

Closed martinh2011 closed 1 year ago

martinh2011 commented 2 years ago

Task name: AppStoreRelease

Description: Added support for Testflight uploads for macOS pkg files as Apple is now offering Testflight for macOS, too

Documentation changes required: Y

Added unit tests: Y (added test case for fastlane version check. Testflight for macOS requires 2.193.1 or newer)

Attached related issue:

Checklist:

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

jordanvector commented 2 years ago

Is there any sort of timeframe when this fix will be merged in? We have been waiting for this for sometime now.

jeromelaban commented 2 years ago

As Catalyst is picking up steam, it would be very welcome for this PR or similar to be merged so we can push apps to testflight. Thanks!

anatolybolshakov commented 2 years ago

@martinh2011 thanks for contribution! Could you please take a look at the comments here?

kevcrooks commented 1 year ago

Is there an estimate on when this can be merged and available for use in our DevOps releases?

vmapetr commented 1 year ago

The fix was merged in the master in this PR and will be available with the next release, so I will close this PR. Thanks!