Skip to content

tsp, re-generate openai SDK, targeting latest spec main branch#39520

Merged
weidongxu-microsoft merged 4 commits into
Azure:mainfrom
weidongxu-microsoft:tsp_regen-openai
Apr 19, 2024
Merged

tsp, re-generate openai SDK, targeting latest spec main branch#39520
weidongxu-microsoft merged 4 commits into
Azure:mainfrom
weidongxu-microsoft:tsp_regen-openai

Conversation

@weidongxu-microsoft

@weidongxu-microsoft weidongxu-microsoft commented Apr 3, 2024

Copy link
Copy Markdown
Member

Fix #39539

  1. typespec-java 0.15.10
  2. Remove "IgnoreVerifyTypeSpecCodeGenerationError" from ci.yml
  3. Adding inline <!-- formatter:off --> etc. to make codesnippet happy

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions Bot added the OpenAI label Apr 3, 2024
@weidongxu-microsoft weidongxu-microsoft changed the title tsp, re-generate openai target latest spec main branch tsp, re-generate openai SDK target latest spec main branch Apr 3, 2024
@weidongxu-microsoft weidongxu-microsoft changed the title tsp, re-generate openai SDK target latest spec main branch tsp, re-generate openai SDK, targeting latest spec main branch Apr 3, 2024
@weidongxu-microsoft
weidongxu-microsoft force-pushed the tsp_regen-openai branch 3 times, most recently from 8117e90 to f4c1836 Compare April 3, 2024 15:16
@weidongxu-microsoft

This comment was marked as outdated.

@weidongxu-microsoft
weidongxu-microsoft merged commit 13499da into Azure:main Apr 19, 2024
@weidongxu-microsoft
weidongxu-microsoft deleted the tsp_regen-openai branch April 19, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenAI, re-enable VerifyTypeSpecCodeGenerationError

3 participants