You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable AOT cache in build-generator and use it in deploy workflow
- build-generator.yml: generate AOT cache after building fat JAR and commit it
- deploy.yml: use AOT cache when running the generator for faster startup
- .gitignore: allow generate.aot to be committed
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments