generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: generate stubs after automatic rebuilds (#4052)
Automatic rebuilds now trigger updates the generated stubs. Steps to repro: - Run `ftl dev` with a go module - Wait for stubs to be generated - Create a new exported verb in the go module and save - Go language plugin will notify the build engine of an auto build success - Stubs will not be updated, other modules can not use the new verb's client
- Loading branch information
Showing
1 changed file
with
71 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters