GitHub action to regenerate TS, OpenAPI & Swift clients in separate repos #1549
echarrod
started this conversation in
Show and tell
Replies: 1 comment
-
Great for separate repo, that's why I recommend everyone to use monorepo for easy watch mode, and just commit the generated client together. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Adding a GitHub action which looks for Go changes and automatically regenerates means:
Add to .github/workflows in the source repo where your encore code is:
Beta Was this translation helpful? Give feedback.
All reactions