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

feat(go): Integrate TypeScript generator #5816

Merged
merged 14 commits into from
Jan 31, 2025
Merged

Conversation

amckinney
Copy link
Member

@amckinney amckinney commented Jan 31, 2025

This integrates the go-v2 generator within the primary Go SDK generator so that we can begin to move new features into the TypeScript generator. This will make it possible to use dynamic snippets in other parts of the generator (e.g. wire tests, README.md generation, etc).

For now, the go-v2 generator is a no-op, but this includes all the necessary changes in our Dockerfile setup so that we now use a multi-stage build.

Note that this also fixes a variety of @fern-api/go-ast bugs that were found when integrating the in-progress WireTestGenerator.

@amckinney amckinney requested a review from dsinghvi as a code owner January 31, 2025 18:39
@amckinney amckinney merged commit 12b5bbb into main Jan 31, 2025
51 checks passed
@amckinney amckinney deleted the amckinney/go/multi-stage-build branch January 31, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants