Azure / Azure/azure-sdk-tools

[Release plan] allow service to specify a latest preview or a stable version in main.tsp for SDK releases

Open
#14,884 0 comments 0 reactions 0 assignees View on GitHub
AzSDK Tools Agent needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

Currently, when a user initiates a release plan and triggers SDK generation, SDKs are produced only for the latest version by default. However, some services require support for both GA and preview versions simultaneously. Without the ability to specify an alternative version, SDK language engineers must manually customize code generation and re-initiate the generation, making self-service functionality unattainable.

Contributor guide

Open the contributing guide

Research direction

Start with the release plan flow that triggers SDK generation and inspect how main.tsp is read. Trace where the latest version is selected, then verify that a service can request GA or preview versions and that generation supports the requested versions without manual customization.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
release, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.