Skip to content

upgrade-typespec-compiler-to-0.51.0#2203

Merged
qiaozha merged 20 commits intoAzure:mainfrom
qiaozha:upgrade-typespec-compiler-to-51.0
Jan 19, 2024
Merged

upgrade-typespec-compiler-to-0.51.0#2203
qiaozha merged 20 commits intoAzure:mainfrom
qiaozha:upgrade-typespec-compiler-to-51.0

Conversation

@qiaozha
Copy link
Copy Markdown
Member

@qiaozha qiaozha commented Jan 16, 2024

No description provided.

@qiaozha qiaozha changed the title upgrade-typespec-compiler-to-51.0 upgrade-typespec-compiler-to-51.0 && bump version to 0.20.0 Jan 16, 2024
@qiaozha qiaozha changed the title upgrade-typespec-compiler-to-51.0 && bump version to 0.20.0 upgrade-typespec-compiler-to-0.51.0 Jan 16, 2024
Comment thread packages/typespec-ts/src/transform/transformPaths.ts
Comment thread packages/typespec-ts/src/modular/buildCodeModel.ts
Copy link
Copy Markdown
Member

@MaryGao MaryGao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and just small confirmation.

azureSdkForJs: false
isTypeSpecTest: true
isModularLibrary: true
hierarchyClient: false
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to enable the hierarchyClient for client structure related test as tcgc has an issue about indicating whether an interface has an @operationGroup decorator on it. and previously, we still respect the @operationGroup decorator even if the hierarchyClient is false and enableOperationGroup is not enabled.

RenamedOperationClientOptions,
ServiceContext,
} from "./RenamedOperationContext.js";
export { renamedTwo, renamedFour, renamedSix } from "./group/index.js";
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is expected as we require customer to access the operation under ./api/group subpath with hierarchyClient enabled.

@qiaozha
Copy link
Copy Markdown
Member Author

qiaozha commented Jan 19, 2024

merge it first as the tcgc bug should have furthur discussion on it. let me know if you have any concerns @joheredi @lirenhe @MaryGao

@qiaozha qiaozha merged commit 2ef9666 into Azure:main Jan 19, 2024
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.

4 participants