microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
275 stars 425 forks source link

2023646 DTS: Re-release extension manifest, up versions #1122

Closed z00sts closed 1 year ago

z00sts commented 1 year ago

DTS: https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/2023646 Extension: https://marketplace.visualstudio.com/items?itemName=ms-vscs-rm.vss-services-bitbucket

I've found that extension manifest still has "old" value for the endpointTypeId field (which must be equal to "bitbucket" now, but it equals to "bitbucket:UsernamePassword"): https://ms-vscs-rm.gallery-assets.vsts.me/_apis/public/gallery/publisher/ms-vscs-rm/extension/vss-services-bitbucket/15.157.0/assetbyname/Microsoft.VisualStudio.Services.Manifest 

We request manifest data this way from backend and expect it to be up-to-date.

So the idea of this PR is to bump extension versions and re-release it to update manifest values here https://ms-vscs-rm.gallery-assets.vsts.me/_apis/public/gallery/publisher/ms-vscs-rm/extension/vss-services-bitbucket/15.157.0. There is no need to change something in extension manifest.

z00sts commented 1 year ago

/azp run

mmrazik commented 1 year ago

/azp run