Alexandre Aubin
|
7b2c85c2ff
|
Propagate the json/yml -> toml change to README generator
|
2023-01-20 00:02:59 +01:00 |
|
Alexandre Aubin
|
1e654991e9
|
make_readme: support .toml manifests
|
2023-01-11 09:58:45 +01:00 |
|
Tagada
|
0361a0d604
|
typo
|
2022-10-06 23:20:19 +02:00 |
|
Tagada
|
0e1da9afb7
|
Revert "Add a warning on the README when not on the master branch"
|
2022-10-06 23:12:37 +02:00 |
|
Alexandre Aubin
|
ccc42d0d5b
|
Merge branch 'master' into enh-readme-current-branch
|
2022-08-05 23:12:31 +02:00 |
|
Alexandre Aubin
|
0a9495483f
|
README-generator: improve mechanism to only add the 'specific branch' note when version is different from master + display master's version
|
2022-08-05 23:07:40 +02:00 |
|
tituspijean
|
3b8576149a
|
Fix antifeatures list generation
|
2022-08-05 16:39:38 +02:00 |
|
Tagadda
|
1d19f28c9a
|
fix
|
2022-05-30 11:59:54 +00:00 |
|
Tagadda
|
448dd80c5f
|
Add Anti-Features in READMEs
|
2022-02-23 07:29:39 +00:00 |
|
Tagadda
|
388337d8bf
|
fix
|
2022-02-23 07:07:45 +00:00 |
|
Tagadda
|
cf0343f6a1
|
Get the default branch from the apps.json
|
2022-02-23 06:36:19 +00:00 |
|
Tagadda
|
306d447e97
|
Add a warning when not on a master branch
|
2022-02-22 23:44:44 +00:00 |
|
ericgaspar
|
f2e5574c45
|
Add description
|
2021-08-22 16:57:07 +02:00 |
|
Alexandre Aubin
|
93194da0cf
|
make_readme.py : cast path to str inside the function, because webhook.py calls make_readme with a string
|
2021-05-28 17:17:16 +02:00 |
|
Nils VAN ZUIJLEN
|
914b991187
|
Add type annotation to make_readme
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:46:51 +02:00 |
|
Nils VAN ZUIJLEN
|
cb54c92f42
|
Run Black on make_readme.py
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:46:29 +02:00 |
|
Nils VAN ZUIJLEN
|
6ec96be983
|
Use consistent quotes
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:45:39 +02:00 |
|
Nils VAN ZUIJLEN
|
a6805cb244
|
Use pathlib.Path everywhere
It's imported, let's use it more!
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:43:26 +02:00 |
|
Nils VAN ZUIJLEN
|
7b07514b93
|
Use script-based template finding
Instead of calling location based template finding
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:39:42 +02:00 |
|
Nils VAN ZUIJLEN
|
354f74241f
|
Use /bin/env in make_readme shebang
It helps with virtualenv usage
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:37:26 +02:00 |
|
Alexandre Aubin
|
249307a849
|
Misc fixes
|
2021-05-21 20:12:00 +02:00 |
|
Alexandre Aubin
|
baf9e0dd0c
|
Misc tweaks
|
2021-05-10 17:23:40 +02:00 |
|