Skip to content

Conversation

@weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Mar 29, 2023

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 &
Copy link
Member

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?

Copy link
Member Author

@weidongxu-microsoft weidongxu-microsoft Mar 29, 2023

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);
}
Copy link
Member

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;?

Copy link
Member Author

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)

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review March 29, 2023 06:51
@weidongxu-microsoft weidongxu-microsoft merged commit 04334ff into Azure:main Mar 29, 2023
@weidongxu-microsoft weidongxu-microsoft deleted the tsp_rename-folder branch March 29, 2023 06:51
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.

3 participants