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

Handle profile-aware configuration files when updating properties #78

Open
gsmet opened this issue Mar 16, 2024 · 0 comments
Open

Handle profile-aware configuration files when updating properties #78

gsmet opened this issue Mar 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gsmet
Copy link
Collaborator

gsmet commented Mar 16, 2024

In Quarkus, we also support profile-aware files for application.properties and application.ya?ml.

For instance, configuration properties in application-dev.properties are only enabled for the dev profile.

When updating properties, we should take these files into account by default.
When targeting a specific profile, we should only change the files which target the given profile.

@ammachado I think I mentioned this when you worked on these recipes but I don't remember what was the conclusion?

@gsmet gsmet added the enhancement New feature or request label Mar 16, 2024
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: Backlog
Development

No branches or pull requests

1 participant