-
Notifications
You must be signed in to change notification settings - Fork 73
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
feat: supports reading config values from CLI #605
Merged
Merged
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b5bc27 - Browse repository at this point
Copy the full SHA 7b5bc27View commit details
Commits on Sep 26, 2024
-
chore: adds config lib to cargo.toml, uses server default config valu…
…es instead, removes validations in settings.rs
Configuration menu - View commit details
-
Copy full SHA for 9d0ac1f - Browse repository at this point
Copy the full SHA 9d0ac1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7c31b - Browse repository at this point
Copy the full SHA ea7c31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2bf609 - Browse repository at this point
Copy the full SHA f2bf609View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9ede0 - Browse repository at this point
Copy the full SHA ec9ede0View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15c5bd6 - Browse repository at this point
Copy the full SHA 15c5bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d04e31 - Browse repository at this point
Copy the full SHA 9d04e31View commit details
Commits on Oct 1, 2024
-
feat: uses serde-aux to deserialize env vars port and tls-enabled fro…
…m string and restores &cli_fields.config_file path and debug log
Configuration menu - View commit details
-
Copy full SHA for 4f962ae - Browse repository at this point
Copy the full SHA 4f962aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78a417 - Browse repository at this point
Copy the full SHA a78a417View commit details
Commits on Oct 4, 2024
-
fix: parses int and bool using try-parsing instead of serde-aux and r…
…emoves unnecessary whitespaces
Configuration menu - View commit details
-
Copy full SHA for ac1a24a - Browse repository at this point
Copy the full SHA ac1a24aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c7976 - Browse repository at this point
Copy the full SHA 04c7976View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 224257b - Browse repository at this point
Copy the full SHA 224257bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75e60f - Browse repository at this point
Copy the full SHA a75e60fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc3f32 - Browse repository at this point
Copy the full SHA 9fc3f32View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7855a46 - Browse repository at this point
Copy the full SHA 7855a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c68a0c - Browse repository at this point
Copy the full SHA 9c68a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f23f0c - Browse repository at this point
Copy the full SHA 1f23f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3a02f - Browse repository at this point
Copy the full SHA 0c3a02fView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44cd324 - Browse repository at this point
Copy the full SHA 44cd324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f33c4 - Browse repository at this point
Copy the full SHA 20f33c4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.