67 Commits

Author SHA1 Message Date
9ef85a53e6 refactor(cookiecutter): Typo 2023-06-14 22:07:45 +02:00
1995283c73 docs(docker-compose): Minor consistency changes 2023-06-13 02:11:23 +02:00
d62fc4a8a3 docs(docker-compose): Update Cookiecutter instructions with suppressed prompt 2023-06-13 00:37:37 +02:00
e0d39b389d Merge pull request '7-rewrite-docs-inconsistencies' (#8) from 7-rewrite-docs-inconsistencies into master
Reviewed-on: #8

Fixes #7
2023-06-12 22:35:06 +00:00
4bc93e5546 docs(docker-compose): Update example directory layout (#7) 2023-06-13 00:34:19 +02:00
299c15e30d docs(docker-compose): Update example directory layout (#7) 2023-06-13 00:30:51 +02:00
448401b7b0 docs(docker-compose): Link pip section with a more detailed explanation (#7) 2023-06-13 00:30:18 +02:00
94a802c1e6 docs(docker-compose): Update example directory layout 2023-06-13 00:24:33 +02:00
2ab821e182 docs(docker-compose): Add example README Markdown file 2023-06-12 01:29:22 +02:00
ccfaaac36d Merge pull request 'add-readme-to-docker-compose' (#6) from add-readme-to-docker-compose into master
Reviewed-on: #6
2023-06-11 23:26:51 +00:00
8b09465349 docs(docker-compose): Add example README Markdown file 2023-06-12 01:25:26 +02:00
c871116f9f refactor(docker-compose): Add a subnet to examples 2023-06-11 23:19:49 +02:00
0daecee302 refactor(docker-compose): Slim down Docker bind mount directory structure 2023-06-11 23:19:19 +02:00
7fb2be86ee docs(meta): Better distiguish component_list entry examples 2023-06-11 23:05:23 +02:00
c8e6465ee9 docs(meta): Add dev instructions 2023-06-11 23:03:19 +02:00
1e9e1136f0 docs(meta): H1 headlines all the way 2023-06-11 22:51:51 +02:00
7e2cce9c72 refactor(docker-compose): Let's not commit a pyenv .python-version file 2023-06-11 22:50:42 +02:00
b033946444 feat(docker-compose): Add example for health check between two services 2023-06-11 22:49:45 +02:00
3de179d613 feat(docker-compose): Allow env inside Docker Compose Cookiecutter template 2023-06-11 22:49:04 +02:00
a7a8290f66 feat(docker-compose): Align env example file name with other docs 2023-06-11 22:42:17 +02:00
0c167ec6ab feat(docker-compose): Align env example file name with other docs 2023-06-11 22:41:24 +02:00
63cbe035ad feat(docker-compose): Align env example file name with other docs 2023-06-11 22:17:32 +02:00
8297cf976e docs(build): Update example files 2022-07-05 19:53:40 +02:00
fb26d472f2 docs(build): Update docs with inflect and new layout 2022-07-05 19:49:33 +02:00
bfbc829f91 feat(naive-python): Add grammar via inflect, improve overall handling 2022-07-05 19:42:11 +02:00
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
b20e3abd1f refactor(meta): Update PyCharm meta files 2022-06-20 03:56:48 +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
ae78b026e6 Merge pull request '4-naive-python' (#5) from 4-naive-python into master
Reviewed-on: #5
2022-06-17 01:19:37 +00:00
c9a8c0707e feat(naive-python): Add Cookiecutter template to create a Python project 2022-06-17 03:17:12 +02:00
7e960f3fce refactor(meta): Add PyCharm specifics 2022-06-17 03:16:06 +02:00
7bbc347dbf refactor(meta): Add gitignore files to deal with PyCharm 2022-06-17 03:13:21 +02:00
c69ae6f05b docs(docker-compose): Typo 2022-06-06 04:48:42 +02:00
aed1a8aafa docs(docker-compose): Typo 2022-06-06 04:45:05 +02:00