|
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 |
|
|
945eb67104
|
docs(docker-compose): Typo
|
2022-06-06 04:43:49 +02:00 |
|
|
d36e30638c
|
docs(docker-compose): Align pointers
|
2022-06-06 04:42:40 +02:00 |
|
|
4c88acc64b
|
Merge pull request '2-dir-name-different-from-component-name' (#3) from 2-dir-name-different-from-component-name into master
Reviewed-on: #3
|
2022-06-06 02:39:07 +00:00 |
|
|
0ea8efffcd
|
feat(docker-compose): Allow directory name different from service or component names
|
2022-06-06 04:37:03 +02:00 |
|
|
2540cb5ba8
|
refactor(docker-compose): Introduce public var 'project_slug', base private rendered var on it
|
2022-06-06 02:50:55 +02:00 |
|
|
885dae2772
|
docs(docker-compose): Update examples to not use vars in keys
|
2022-06-06 02:25:20 +02:00 |
|
|
50cc3d409a
|
fix(docker-compose): Remove var from networks key
Fixes #1
|
2022-06-06 02:02:26 +02:00 |
|
|
08db499fb2
|
docs(meta): Typo
|
2022-06-05 00:34:49 +02:00 |
|
|
5ab2f327d5
|
docs(meta): Typo
|
2022-06-05 00:29:10 +02:00 |
|
|
e762a6d07d
|
docs(meta): Use CONTEXT env var where sensible
|
2022-06-05 00:27:19 +02:00 |
|
|
a2183240aa
|
docs(meta): Rearrange docker-compose docs
|
2022-06-05 00:17:29 +02:00 |
|
|
33bf729b00
|
docs(meta): Flesh out Cookiecutter intro
|
2022-06-04 23:51:03 +02:00 |
|
|
debb977bb9
|
docs(meta): Cookiecutter's a package, not a module
|
2022-06-04 23:44:05 +02:00 |
|
|
8b2c0cecca
|
Flesh out docker-compose Cookiecutter template
|
2022-06-04 23:36:18 +02:00 |
|