19 Commits

Author SHA1 Message Date
fb835f4f40 refactor(debug): Increase log level 2022-07-05 19:38:53 +02:00
b6da0efa29 feat(debug): Load inflect to render grammatically correct text 2022-07-05 19:36:52 +02:00
dab22b8c96 fix(config): Remove duplicate Configparser loading 2022-07-05 19:36:45 +02:00
f2c8b15b84 fix(debug): Add exit code 7 definition 2022-07-05 19:36:42 +02:00
8bf8ae3def fix(debug): Print when Rich is unavailable 2022-07-05 19:36:37 +02:00
1d929f5fb3 refactor(build): Double quotes instead of single quotes 2022-07-05 19:36:33 +02:00
0971286823 feat(config): For empty vars check differentiate between print and rich 2022-07-05 19:11:16 +02:00
deee35fc32 feat(config): Add list of config options where empty value is okay 2022-07-05 19:10:47 +02:00
b830f84ebe feat(config): Add check if setting is incorrectly empty 2022-07-05 19:03:21 +02:00
b64dc5f595 refactor(config): Clearer Cookiecutter variable names 2022-07-05 18:58:11 +02:00
03f11d84ce refactor(config): use_rich_logging instead of rich_logging 2022-07-05 18:50:45 +02:00
10d4d8f718 feat(config): Given a LOGLEVEL env var let user change verbosity, default to INFO 2022-07-05 18:36:29 +02:00
a065550d50 feat(config): In systemd make logging output slimmer 2022-07-05 18:35:15 +02:00
87d5a5bf04 feat(config): CFG_KNOWN_DEFAULTS can now be empty and still valid 2022-07-05 18:32:12 +02:00
71d68a47ed refactor(config): By default lead user to sparingly set CFG_KNOWN_SECTION 2022-07-05 18:26:00 +02:00
687b5bf422 refactor(debug): Be more concise in config description 2022-07-05 18:24:51 +02:00
e265dc3853 feat(python-naive): Add concept of non-overridable globals 2022-06-20 03:50:52 +02:00
7e971bc330 docs(python-naive): Typo 2022-06-17 03:32:59 +02:00
c9a8c0707e feat(naive-python): Add Cookiecutter template to create a Python project 2022-06-17 03:17:12 +02:00