Skip to content

chore(sdk): add fern config and generated SDK experiment#277

Draft
maxdubrinsky wants to merge 1 commit into
mainfrom
fern-sdk-experiment/md
Draft

chore(sdk): add fern config and generated SDK experiment#277
maxdubrinsky wants to merge 1 commit into
mainfrom
fern-sdk-experiment/md

Conversation

@maxdubrinsky

Copy link
Copy Markdown
Contributor

Summary

Exploratory branch testing out Fern for SDK generation.

  • fern/fern.config.json + fern/generators.yml — Fern config targeting a TypeScript generator (sdks/typescript) and a Python generator (sdks/python), both reading openapi/openapi.yaml.
  • sdks/python/ — the fern-generated Python SDK output.

Not wired into the build or CI; this is a sandbox for evaluating Fern as an alternative/complement to the current Stainless SDK pipeline.

Notes

  • Draft, unassigned — not intended for merge as-is.
  • Only the Python generator output is included; the TypeScript target hasn't been generated yet.

Add fern.config.json and generators.yml plus the fern-generated Python
SDK output under sdks/. Exploratory; not wired into the build.

Signed-off-by: Max Dubrinsky <mdubrinsky@nvidia.com>
@github-actions github-actions Bot added the chore label Jun 11, 2026

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@github-actions

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 19124/25199 75.9% 62.4%
Integration Tests 12194/23971 50.9% 26.2%

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.

2 participants