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

Qute: dev mode - add config to skip restart for some templates #36745

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Oct 27, 2023

@quarkus-bot quarkus-bot bot added the area/qute The template engine label Oct 27, 2023
@mkouba
Copy link
Contributor Author

mkouba commented Oct 27, 2023

CC @mr-mos @maxandersen

@quarkus-bot

This comment has been minimized.

@mkouba mkouba requested a review from gastaldi October 27, 2023 12:19
@gastaldi
Copy link
Contributor

@mkouba maybe it would be nice to add something to the Qute guide explaining this?

@mkouba
Copy link
Contributor Author

mkouba commented Oct 30, 2023

@mkouba maybe it would be nice to add something to the Qute guide explaining this?

Done.

@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 30, 2023
@github-actions
Copy link

github-actions bot commented Oct 30, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 30, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@mkouba mkouba merged commit eb136e7 into quarkusio:main Oct 30, 2023
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Oct 30, 2023
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Oct 30, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation area/qute The template engine kind/enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Qute templates needs a "no restart" config to avoid auto-reload in dev-mode
2 participants