-
Notifications
You must be signed in to change notification settings - Fork 308
Optional use dependency #7999
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
Optional use dependency #7999
Conversation
commit: |
All changed packages have been documented.
Show changes
|
You can try these changes here
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. I wonder how much the cache will improve performance in some complex specs. I think we probably need to try this against the specs repo to ensure thare aren't any weird side-effects
…ional-use-dependency
I doin't think the cache will do anything, that was something used just for the validation before so didn't need to be cached. |
fix #3020
typespec-azure with azure-specs repo check Azure/typespec-azure#3057