Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt versioning Cadl-Ranch specs #5273

Merged
merged 8 commits into from
Dec 5, 2024

Conversation

JoshLove-msft
Copy link
Contributor

@JoshLove-msft JoshLove-msft commented Dec 5, 2024

Fixes #3965

Filed Azure/cadl-ranch#779 as versioning is implemented in tsp compiler.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Dec 5, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@JoshLove-msft JoshLove-msft marked this pull request as ready for review December 5, 2024 21:34
@JoshLove-msft JoshLove-msft requested a review from m-nash as a code owner December 5, 2024 21:34
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Dec 5, 2024
Merged via the queue into microsoft:main with commit 11d6f49 Dec 5, 2024
21 checks passed
@JoshLove-msft JoshLove-msft deleted the versioning-cadl-ranch branch December 5, 2024 22:54
github-merge-queue bot pushed a commit that referenced this pull request Dec 6, 2024
This PR restructures the generated output for the
`http/resiliency/srv-driven` clients following the pattern established
in #5273.
github-merge-queue bot pushed a commit that referenced this pull request Dec 6, 2024
Fixes #5287

Follow up to #5273. The
directories defined in cadl-ranch spec for the versioning scenarios do
not use kebab-case which led to our test attribute skipping the tests.

Also adds one missing scenario for versioning.
archerzz pushed a commit to archerzz/typespec that referenced this pull request Dec 17, 2024
Fixes microsoft#3965

Filed Azure/cadl-ranch#779 as versioning is
implemented in tsp compiler.

---------

Co-authored-by: Jorge Rangel <[email protected]>
archerzz pushed a commit to archerzz/typespec that referenced this pull request Dec 17, 2024
…#5277)

This PR restructures the generated output for the
`http/resiliency/srv-driven` clients following the pattern established
in microsoft#5273.
archerzz pushed a commit to archerzz/typespec that referenced this pull request Dec 17, 2024
…t#5286)

Fixes microsoft#5287

Follow up to microsoft#5273. The
directories defined in cadl-ranch spec for the versioning scenarios do
not use kebab-case which led to our test attribute skipping the tests.

Also adds one missing scenario for versioning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adopt versioning cadl ranch specs
3 participants