-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageEngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Description
Fundamentally .NET doesn't support generating a different api-version than what is specified in tspconfig.yaml, so we should just disable this feature. This is because we have guardrails in place to ensure that the generated code is reproducible based on the tspconfig.yaml. The api-version passed via release planner is not stored anywhere. We don't support having generated code that doesn't match the commit SHA.
We should just log a warning if it is specified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageEngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.