Skip to content

Remove PackageId from release tagging to follow new guidelines#1003

Merged
danieljurek merged 1 commit intoAzure:masterfrom
danieljurek:remove-packageid-from-c-tagging
Aug 7, 2020
Merged

Remove PackageId from release tagging to follow new guidelines#1003
danieljurek merged 1 commit intoAzure:masterfrom
danieljurek:remove-packageid-from-c-tagging

Conversation

@danieljurek
Copy link
Member

@danieljurek danieljurek commented Aug 6, 2020

Enacting propsed changes in Azure/azure-sdk#1615... Tags will now use <version> instead of <package-identifier>_<version>

Tag string is generated on

$tag = if ($parsedPackage.packageId) {

@danieljurek danieljurek added the EngSys This issue is impacting the engineering system. label Aug 6, 2020
@danieljurek danieljurek requested a review from a team as a code owner August 6, 2020 16:37
@danieljurek danieljurek self-assigned this Aug 6, 2020
@danieljurek
Copy link
Member Author

Once this merges we should not merge any Sync eng/common changes until after release because this change will be overwritten.

We've locked down changes to the tools repo eng/common right now to prevent late changes that would impact release in unforeseen ways.

The change to propagate this to the tools repo is here: Azure/azure-sdk-tools#857

@danieljurek danieljurek merged commit 8b884b3 into Azure:master Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants