Tags: TatuLund/hilla
Tags
fix(engine): pass OpenAPI JSON to generator using stdin to avoid size… … limitations (vaadin#534)
feat(build): use multi-module generator in integration tests (vaadin#466 ) * Run `npm install` and `npm run build` in Maven * Add `@hilla/generator-*` dependencies * Use `generator-maven-plugin` instead of `flow-m-p` * Force creation of tsgen symlink * Partially restore `flow-maven-plugin` * Limit `npm run build` to the root project * Suppress useless configuration * Restore `build-frontend` * Fix error in versions * Reorganize Maven plugins in test modules * Do not run `generator:generate` * Add `push` plugin * Apply renaming of modules * Enable engine feature flag (temporary solution) * Remove fix that creates tsgen link * Run `gather-configuration` goal * Restore mojo parameters, handled in another PR * Revert "Enable engine feature flag (temporary solution)" This reverts commit 0d3b1f3. * Revert "Run `gather-configuration` goal" This reverts commit 4f11747. * Fix Java 17 module (package.json) * Remove execution of `npm` commands * Add hillaEngine to the validation workflow matrix * Temporarily remove unit tests * Temp: go back to `pull_request` * Force strings * environment -> env * Add double test for Java 17 * Add a log to see if engine generator is run * TEMP: add log to see sysprop * Revert "TEMP: add log to see sysprop" This reverts commit eba338b. * Pass system property to `mvn verify` * Revert "Add a log to see if engine generator is run" This reverts commit 463d59a. * Fix matrix * Revert "Temporarily remove unit tests" This reverts commit ea35835. * Revert "Temp: go back to `pull_request`" This reverts commit e507120. * No engine on Java 17 for now * Restore empty line * Align prefix with Flow
feat(build): use multi-module generator in integration tests (vaadin#466 ) * Run `npm install` and `npm run build` in Maven * Add `@hilla/generator-*` dependencies * Use `generator-maven-plugin` instead of `flow-m-p` * Force creation of tsgen symlink * Partially restore `flow-maven-plugin` * Limit `npm run build` to the root project * Suppress useless configuration * Restore `build-frontend` * Fix error in versions * Reorganize Maven plugins in test modules * Do not run `generator:generate` * Add `push` plugin * Apply renaming of modules * Enable engine feature flag (temporary solution) * Remove fix that creates tsgen link * Run `gather-configuration` goal * Restore mojo parameters, handled in another PR * Revert "Enable engine feature flag (temporary solution)" This reverts commit 0d3b1f3. * Revert "Run `gather-configuration` goal" This reverts commit 4f11747. * Fix Java 17 module (package.json) * Remove execution of `npm` commands * Add hillaEngine to the validation workflow matrix * Temporarily remove unit tests * Temp: go back to `pull_request` * Force strings * environment -> env * Add double test for Java 17 * Add a log to see if engine generator is run * TEMP: add log to see sysprop * Revert "TEMP: add log to see sysprop" This reverts commit eba338b. * Pass system property to `mvn verify` * Revert "Add a log to see if engine generator is run" This reverts commit 463d59a. * Fix matrix * Revert "Temporarily remove unit tests" This reverts commit ea35835. * Revert "Temp: go back to `pull_request`" This reverts commit e507120. * No engine on Java 17 for now * Restore empty line * Align prefix with Flow
feat: add updater for npm versions in Java sources (vaadin#509)
[Snyk] Upgrade io.github.classgraph:classgraph from 4.8.148 to 4.8.149 ( vaadin#503)
PreviousNext