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 License

Stars
95
Committers
39

Bot releases are visible (Hide)

app-store-vsts-extension - 1.245.0 Latest Release

Published by DmitriiBobreshev about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/app-store-vsts-extension/compare/v1.234.0...v1.245.0

app-store-vsts-extension - 1.234.0

Published by DmitriiBobreshev 9 months ago

app-store-vsts-extension - 1.233.0

Published by max-zaytsev 10 months ago

app-store-vsts-extension - v1.218.0

Published by vmapetr over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/app-store-vsts-extension/compare/v1.207.0...v1.218.0

app-store-vsts-extension - 1.207.0

Published by SvetlanaMaliugina over 2 years ago

app-store-vsts-extension - 1.190.0

Published by AnnaOpareva over 3 years ago

Apple Store Promote task, Apple Store Release task, Ipa Resign task:

  • Update task-lib version #249
app-store-vsts-extension - 1.188.0

Published by DenisRumyantsev over 3 years ago

Fixes #235 and #236

App Store Release task:

  • Distribute a previously uploaded build to external testers (#238)
  • The --automatic_release key is now will be set to true\false regardless of the shouldAutoRelease parameter (#239)
app-store-vsts-extension - 1.186.0

Published by max-zaytsev over 3 years ago

app-store-vsts-extension - 1.183.1

Published by DaniilShmelev over 3 years ago

  • Updated readme texts and images: added information about new API key authorization feature
app-store-vsts-extension - 1.183.0

Published by DaniilShmelev over 3 years ago

  • Upgraded AppStoreRelease and AppStorePromote to Node10
  • Added support for Apple Api key authentication
app-store-vsts-extension - 1.178.4

Published by alexander-smolyakov almost 4 years ago

  • Fixed issue with uploading to on-premise solutions. (#198 )
app-store-vsts-extension - 1.178.3

Published by anatolybolshakov almost 4 years ago

Fixed issue with uploading to on-premise solutions.

app-store-vsts-extension - 1.178.2

Published by egor-bryzgalov almost 4 years ago

Fixes #191, #177 and #192

  • Fixed issue with application distributing to external testers.
  • Fixed visibleRule for ipaPath input.
  • Added support for broken symbolic links for .ipa searching.
app-store-vsts-extension - 1.177.2

Published by alexander-smolyakov almost 4 years ago

Fixes #153, #171 and #174

App Store Release task:

  • Added ability to upload applications without triggering 2FA (PR #172)
  • Fixed issue with groups name formatting (PR #175)
  • Skip Binary Upload option now doesn't require the path to the *.ipa file (PR #178)
app-store-vsts-extension - 1.176.0

Published by EzzhevNikita about 4 years ago

Issues #159 was fixed in this release

Description:

  • Deprecated vsts-task-lib package was replaced by azure-pipelines-task-lib in tasks
app-store-vsts-extension - 1.175.0

Published by ekaterina-tatanova about 4 years ago

Fixes #152 and #166.

App Store Release task:

  • Shortcut -e replaced by the --team_name option to prevent Could not find option 'env' in the list of available options error

App Store Promote task:

  • Shortcut -e replaced by the --team_name option to prevent Could not find option 'env' in the list of available options error
  • Added support for multiple fastlane arguments
app-store-vsts-extension - 1.158.0

Published by lkillgore about 5 years ago

Fixes #130.

app-store-vsts-extension - 1.150.0

Published by madhurig over 5 years ago

  • Adds support for releasing macOS and tvOS apps to production track
app-store-vsts-extension - 1.147.0

Published by madhurig almost 6 years ago

  • Handles uninstall of fastlane on Hosted macOS VMs gracefully
  • Updates to new branding in Azure DevOps
app-store-vsts-extension - 1.126.0

Published by madhurig almost 7 years ago

  • Provided the ability to specify "Groups" when distributing to External Testers in TestFlight (issue #71, #70)
  • Allow specifying additional fastlane arguments in the release and promote task to help customize for advanced scenarios (issue #69)