fix(reload): store paths to config files #1214

Open
oddlid wants to merge 1 commit from oddlid/continuwuity:reload-fix into main
Contributor

Paths given via --config are now stored inside the config struct at
runtime, to make it possible to reload config without setting an env
var for the config file location.

Paths given via --config are now stored inside the config struct at runtime, to make it possible to reload config without setting an env var for the config file location.
fix(reload): WIP - store paths to config files
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m10s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m9s
4d74abe832
Paths given via --config are now stored inside the config struct at
runtime, to make it possible to reload config without setting an env
var for the config file location.
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m10s
Required
Details
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m9s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u reload-fix:oddlid-reload-fix
git switch oddlid-reload-fix
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1214
No description provided.