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

Generate SDKs from Converted TypeSpec Specifications for Internal Validation #9341

Open
mario-guerra opened this issue Nov 7, 2024 · 1 comment
Assignees

Comments

@mario-guerra
Copy link
Member

Description:
Generate SDKs from brownfield converted TypeSpec specifications for internal validation purposes only. These SDKs will be used to ensure that the conversion process does not introduce any breaking changes and that the generated SDKs behave correctly. The SDKs should not be published to customers. Instead, existing SDK tests should be used to validate the correctness of the conversion.

Tasks:

  1. Set up the necessary infrastructure to generate SDKs from the TypeSpec specifications in the "typespec-conversion" branches.
  2. Configure the SDK generation process to ensure that the generated SDKs are used for internal validation only and are not published to customers.
  3. Run existing SDK tests on the generated SDKs to validate the correctness of the conversion.
  4. Document the process and provide guidance to service teams on how to use the generated SDKs for validation.
@maririos
Copy link
Member

@raych1 will running Spec gen SDK will be enough for this? If so, we need to make sure that once the Typespec-conversion branch is created, that automation is enabled on it

@mikeharder mikeharder assigned raych1 and unassigned kurtzeborn Nov 14, 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

No branches or pull requests

4 participants