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

Move compiler utils to /utils exports #2919

Merged
merged 8 commits into from
Feb 23, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Feb 15, 2024

Provide a new exports /utils where we can export utils that are commonly used in libraries and emitters but not tied to typespec directly(deepClone, deepEquals, etc.)

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 15, 2024

All changed packages have been documented.

@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/2919/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/2919/

@allenjzhang
Copy link
Member

Does this needs to be coordinated with DPG emitter folks? If so, can you bring it up in DPG sync meeting?

@timotheeguerin
Copy link
Member Author

Does this needs to be coordinated with DPG emitter folks? If so, can you bring it up in DPG sync meeting?

I’ll bring it, nothing is breaking yet, just deprecated the old exports

@timotheeguerin timotheeguerin enabled auto-merge (squash) February 23, 2024 17:40
@timotheeguerin timotheeguerin merged commit 15702e8 into microsoft:main Feb 23, 2024
14 checks passed
@timotheeguerin timotheeguerin deleted the compiler-utils-exports branch February 23, 2024 17:48
markcowl pushed a commit to markcowl/cadl that referenced this pull request Mar 8, 2024
Provide a new exports `/utils` where we can export utils that are
commonly used in libraries and emitters but not tied to typespec
directly(deepClone, deepEquals, etc.)
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.

None yet

3 participants