-
Notifications
You must be signed in to change notification settings - Fork 84
tsp, rename folder #2048
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
tsp, rename folder #2048
Conversation
| command: install | ||
|
|
||
| - script: | | ||
| node node_modules/\@azure-tools/cadl-ranch/dist/cli/cli.js serve node_modules/\@azure-tools/cadl-ranch-specs/http/ --coverageFile ./cadl-ranch-coverage-java.json & |
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.
do we want do change the file name to ci-typespec-java.yaml?
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.
renamed, hope CI still works
<-- guess I need merge fix, then modify devop
| .enable(DeserializationFeature.ACCEPT_EMPTY_STRING_AS_NULL_OBJECT) | ||
| .enable(DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY) | ||
| .disable(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES); | ||
| } |
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.
Do we want to change the namespace to package com.azure.typespec;?
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.
java namespace currently is not exposed anywhere, so no change for now (include the name of CadlPlugin)
acr changed again, regening tests. Azure/azure-sdk-for-java#34070
release action tested https://github.com/weidongxu-microsoft/autorest.java/releases/tag/%40azure-tools%2Ftypespec-java_0.5.0
ci tested https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2663114&view=logs&j=ca395085-040a-526b-2ce8-bdc85f692774&t=cf4477f9-109f-5399-1612-bcbe5909c9f2
ci-publish had to be tested when release 0.5.1