Skip to content

Release pipeline: JSON in release announcement not relevant to VMR #3380

@mthalman

Description

@mthalman

When the release pipeline generates a release announcement, it includes JSON to describe state of the release. One of the fields is InstallerTag. This refers to the https://github.com/dotnet/installer repo which is relevant for 8.0 releases whose source is in https://github.com/dotnet/dotnet.

Personally, I think the name of the field shouldn't be repo-specific. I think something like this would be more appropriate:

"RepoTag": "https://github.com/dotnet/dotnet/releases/tag/v8.0.100-preview.3.23178.7"

This same field name could then be used for 6.0/7.0 servicing builds with a field value that references installer instead.

Metadata

Metadata

Assignees

Labels

area-releaseRelease tasks or related issues

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions