Skip to content
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

Automate code start updates #1278

Closed
mcollovati opened this issue Feb 8, 2025 · 1 comment
Closed

Automate code start updates #1278

mcollovati opened this issue Feb 8, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mcollovati
Copy link
Owner

mcollovati commented Feb 8, 2025

Currently, to update codestart there's a maven profile running the HillaAppInitUtility class to generate up-to-date resources.
However, Hilla removed the class, so the process is not working anymore.

We need to find an alternative way to update the code start code.
Some tools we can consider:

  • npm init vaadin@latest
  • download from https://start.vaadin.com/dl?preset=base,partial-hilla-example-views&projectName=qh-codestart (base,hilla for Lit)
@mcollovati mcollovati added the enhancement New feature or request label Feb 8, 2025
@mcollovati mcollovati moved this from 🆕 New to 🔖 Ready in quarkus-hilla backlog Feb 8, 2025
@mcollovati mcollovati self-assigned this Feb 9, 2025
@mcollovati mcollovati moved this from 🔖 Ready to 🏗 In progress in quarkus-hilla backlog Feb 9, 2025
@mcollovati
Copy link
Owner Author

Implemented in #1279 by commit 30e6dec

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in quarkus-hilla backlog Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant