-
Notifications
You must be signed in to change notification settings - Fork 402
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
fix: values in user's profile_default are ignored #1778
base: main
Are you sure you want to change the base?
fix: values in user's profile_default are ignored #1778
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d077072 - Browse repository at this point
Copy the full SHA d077072View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda5482 - Browse repository at this point
Copy the full SHA fda5482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277d2c3 - Browse repository at this point
Copy the full SHA 277d2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5755e61 - Browse repository at this point
Copy the full SHA 5755e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c5d2d - Browse repository at this point
Copy the full SHA 75c5d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b32624 - Browse repository at this point
Copy the full SHA 4b32624View commit details -
fix: remove profile definitions from application.yml
Moved to additional application-profiles.yml. When running the application with default spring profile, the profile definitions are not included. Run the application with spring profile "profiles" to include this file.
Configuration menu - View commit details
-
Copy full SHA for fa8df6c - Browse repository at this point
Copy the full SHA fa8df6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b91a2 - Browse repository at this point
Copy the full SHA 97b91a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b61465 - Browse repository at this point
Copy the full SHA 9b61465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267b406 - Browse repository at this point
Copy the full SHA 267b406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b7492 - Browse repository at this point
Copy the full SHA 44b7492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c40657 - Browse repository at this point
Copy the full SHA 5c40657View commit details -
fix: add profile names to default application.yml
these should not/cannot be changed anyway
Configuration menu - View commit details
-
Copy full SHA for 97bc6c2 - Browse repository at this point
Copy the full SHA 97bc6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2cb4e - Browse repository at this point
Copy the full SHA 2b2cb4eView commit details -
feat: add script to generate ors-config locally
by using the same scripts as in the workflow
Configuration menu - View commit details
-
Copy full SHA for f9c6204 - Browse repository at this point
Copy the full SHA f9c6204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4d96e - Browse repository at this point
Copy the full SHA 8c4d96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44440e - Browse repository at this point
Copy the full SHA c44440eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac2be9 - Browse repository at this point
Copy the full SHA bac2be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 213d11a - Browse repository at this point
Copy the full SHA 213d11aView commit details -
docs: hints about (overriding) profile defaults in application-profil…
…es.yml these hints will also be generated into ors-config.yml
Configuration menu - View commit details
-
Copy full SHA for bbe70bb - Browse repository at this point
Copy the full SHA bbe70bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3826413 - Browse repository at this point
Copy the full SHA 3826413View commit details -
test: separated yml from json in matrix
There seem to be issues when a graph built with yml config is read by ors with json config. So either -C have to be set to clear graphs before each test, which slows down, or to separate the tests. Further investigation needed.
Configuration menu - View commit details
-
Copy full SHA for 7206148 - Browse repository at this point
Copy the full SHA 7206148View commit details -
chore(config): automatic conversion of application.yml to ors-config.…
…yml and ors-config.env
Configuration menu - View commit details
-
Copy full SHA for 9f825c0 - Browse repository at this point
Copy the full SHA 9f825c0View commit details