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

[tcgc] reorganize tcgc staff #2466

Merged
merged 13 commits into from
Apr 1, 2025
Merged

[tcgc] reorganize tcgc staff #2466

merged 13 commits into from
Apr 1, 2025

Conversation

tadelesh
Copy link
Member

  1. reorder clients, enums, models and unions. it will all follow the client's declaration sequence (client from namespace first, then client from interface)
  2. report warning for multiple @service and fall back to the first one
  3. reorganize the validation code
  4. reorganize the type graph creation code
  5. add client initialization author doc
  6. add package author doc

TODO: rewrite all the docs and add more validation for methods, types, and operations

resolve: #2299
resolve: #1766

@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 28, 2025

All changed packages have been documented.

  • @azure-tools/typespec-client-generator-core
Show changes

@azure-tools/typespec-client-generator-core - breaking ✏️

Reorder clients, enums, models and unions.

@azure-tools/typespec-client-generator-core - feature ✏️

Report warning for multiple @service and fall back to the first one.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 31, 2025

You can try these changes here

🛝 Playground 🌐 Website

@tadelesh tadelesh enabled auto-merge April 1, 2025 03:03
@tadelesh tadelesh disabled auto-merge April 1, 2025 03:55
@tadelesh tadelesh enabled auto-merge April 1, 2025 06:43
@tadelesh tadelesh added this pull request to the merge queue Apr 1, 2025
Merged via the queue into main with commit 6415cf5 Apr 1, 2025
22 checks passed
@tadelesh tadelesh deleted the allow_list_client branch April 1, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tcgc] allow list: service and client definition ClientInitialization/ParamAlias TCGC Author doc
3 participants