Update config_manager to check from three sources of configuration #105

Merged
notplants merged 8 commits from config into main 2022-05-11 09:04:01 +00:00

8 Commits

Author SHA1 Message Date
610d60d989 Fix typo
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-11 10:34:53 +02:00
f4c1bc1169 Fix cargo fmt in peach-web
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-10 13:25:53 +02:00
3ae182caa9 Fix clippy warnings in peach-web
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 13:23:39 +02:00
8a6ad4ad61 Fix example
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 13:08:32 +02:00
600f9c58bf Use &str instead of String in save_config_value
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 13:07:50 +02:00
2540a77af1 Working 3-way configuration
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 12:59:36 +02:00
5b86f754f4 Working on refactor to use hashmaps
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-09 15:53:03 +02:00
29804b0dce Get CONFIG_PATH from env_variable 2022-05-03 15:50:45 +02:00