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

Bump extension version to 186 #231

Closed max-zaytsev closed 3 years ago

max-zaytsev commented 3 years ago

Description: Bumped tasks version to 186 to prepare for the new release

Documentation changes required: No

Added unit tests: No

Attached related issue: https://github.com/microsoft/build-task-team/issues/974

Checklist:

max-zaytsev commented 3 years ago

$ gulp test

Testing: AppStorePromote

app-store-promote L0 Suite √ enforce darwin (447ms) √ username+password with deliver (227ms) √ username+password - no fastlane install (227ms) √ username+password - specific fastlane install (214ms) √ username+password - specific fastlane install - no version (205ms) √ additional fastlane arguments (210ms) √ service endpoint with deliver (219ms) √ service endpoint with api key (222ms) √ api key with deliver (248ms) √ app specific password (221ms) √ app specific password using service end point (207ms) √ two factor authentication using service end point without fastlane session (209ms) √ two factor authenitcation app specific password without fastlane session (203ms) √ no bundle id (205ms) √ no choose build (208ms) √ latest build (213ms) √ should auto release (206ms) √ team id (206ms) √ team name (207ms) √ team id and team name (245ms) √ build number (210ms) √ custom GEM_CACHE environment variable (214ms)

22 passing (5s)


Testing: AppStoreRelease

app-store-release L0 Suite √ enforce darwin (230ms) √ no authtype (231ms) √ no service endpoint (267ms) √ no username+password (211ms) √ app specific password (207ms) √ app specific password using service endpoint (223ms) √ two factor authentication using service endpoint without fastlane session (214ms) √ two factor authenitcation app specific password without fastlane session (216ms) √ api key using service endpoint (217ms) √ custom GEM_CACHE env var (203ms) √ testflight - username+password (208ms) √ testflight - api key (238ms) √ testflight - username+password - no fastlane install (207ms) √ testflight - username+password - specific fastlane install (222ms) √ testflight - username+password - specific fastlane install - no version (209ms) √ testflight - service endpoint (223ms) √ testflight - no ipa path (213ms) √ testflight - team id (212ms) √ testflight - team name (213ms) √ testflight - team id and team name (208ms) √ testflight - should skip submission (214ms) √ testflight - should skip waiting for processing (227ms) √ testflight - distribute external no release notes (204ms) √ testflight - distribute external with groups (206ms) √ testflight - one ipa file (210ms) √ testflight - multiple ipa files (214ms) √ testflight - zero ipa files (210ms) √ testflight - additional arguments (211ms) √ production - api key (266ms) √ production - no bundle id (231ms) √ production - no ipa path (203ms) √ production - should skip binary upload (214ms) √ production - team id (206ms) √ production - team name (217ms) √ production - team id and team name (219ms) √ production - should submit for review (215ms) √ production - automatic release (211ms) √ production - upload metadata with metadata path (208ms) √ production - upload screenshots with screenshots path (212ms) √ production - one ipa file (226ms) √ production - multiple ipa files (206ms) √ production - zero ipa files (202ms) √ production - fastlane arguments (205ms) √ production - macOS app (203ms) √ production - tvOS app (213ms)

45 passing (10s)


Testing: IpaResign

ipa-resign L0 Suite √ enforce darwin (232ms)

1 passing (250ms)