Skip to content

Consume SdkReleaseType in automation script #53779

@JoshLove-msft

Description

@JoshLove-msft

Similar to how we consumed the api-version in #53156
We need to read in the SdkReleaseType value from the input JSON. If it is beta, we should ensure that the csproj that for the package has the corresponding beta suffix,e.g. 1.0.0-beta.1. Usually this will be what the csproj is set to already. If the value is stable, then we should remove the beta suffix. We don't need to validate the input, it is either beta or stable so we can use an if/else. Updating the changelog is out of scope.

Metadata

Metadata

Assignees

Labels

ClientThis issue is related to a non-management packageEngSysThis issue is impacting the engineering system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions