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

NO-JIRA: Upgrade Fern to latest versions #719

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

andrescrz
Copy link
Collaborator

@andrescrz andrescrz commented Nov 25, 2024

Details

Upgraded to the latest version:

  • Fern.
  • The Python SDK generator.

Run the ./scripts/generate_openapi.sh script which has updated the Open API YAML spec files, per the latest changes in the backend (in Feedback Scores endpoints).

Excluded the autogenated classes (in sdks/python/src/opik/rest_api/ directory) from the Ruff pre-commit hook, as one class was reporting a minor issue. I don't think we should lint our Fern auto-generated code.

All Python files in sdks/python/src/opik/rest_api/ are autogenerated.

Issues

N/A

Testing

  • Passed all tests in CI built, including unit, integration and end to end.

Documentation

@andrescrz andrescrz force-pushed the andrescrz/NO-JIRA-upgrade-fern-code-generation branch from 8b3ca32 to 16f6016 Compare November 25, 2024 16:19
@andrescrz andrescrz marked this pull request as ready for review November 25, 2024 16:24
@andrescrz andrescrz requested review from a team as code owners November 25, 2024 16:24
@andrescrz andrescrz self-assigned this Nov 25, 2024
@andrescrz andrescrz merged commit 44a353a into main Nov 25, 2024
23 checks passed
@andrescrz andrescrz deleted the andrescrz/NO-JIRA-upgrade-fern-code-generation branch November 25, 2024 16:49
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.

2 participants