Skip to content

(update): adding ts sdk #67

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

Merged
merged 7 commits into from
Jul 25, 2024
Merged

(update): adding ts sdk #67

merged 7 commits into from
Jul 25, 2024

Conversation

fern-support
Copy link
Collaborator

This PR adds the TypeScript SDK to the current Fern configuration. Notable changes:

  • Adding the TypeScript generator to the generator.yml file
  • Adding a GitHub Actions workflow to release the TypeScript SDK
  • Adding an openapi-overrides.yaml file which renames a few SDK endpoints

@fern-support fern-support requested a review from a team as a code owner July 22, 2024 20:32
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@fern-support fern-support merged commit 1b342da into main Jul 25, 2024
2 checks passed
@fern-support fern-support deleted the fern/ts-sdk branch July 25, 2024 23:44
node-version: '18'
registry-url: https://npm.pkg.github.com/
env:
NODE_AUTH_TOKEN: ${{secrets.AUTH_TOKEN}}
Copy link
Contributor

Choose a reason for hiding this comment

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

@chdeskur any idea of the purpose of this step?

env:
NODE_AUTH_TOKEN: ${{secrets.AUTH_TOKEN}}

- name: Build Navigation
Copy link
Contributor

Choose a reason for hiding this comment

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

@chdeskur or this one?

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.

5 participants