Skip to content

Move all codegen templates to codegen-templates #1899

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 2 commits into from
Apr 22, 2025

Conversation

svix-jplatte
Copy link
Member

Motivation

We can't have the Go codegen templates inside the go/ directory because they get interpreted as regular source files then. So we have them in a separate directory. It's a bit weird that we only do this for Go. We can just move all of them for consistency.

Solution

Rename openapi-templates => codegen-templates for a little extra clarity (also means this sorts before all the SDKs in file listings) and move everything there.

@svix-jplatte svix-jplatte marked this pull request as ready for review April 21, 2025 16:45
@svix-jplatte svix-jplatte requested a review from a team as a code owner April 21, 2025 16:45
@svix-jplatte svix-jplatte merged commit ee24754 into main Apr 22, 2025
26 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/codegen-templates branch April 22, 2025 06:37
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