Commit graph

21 commits

Author SHA1 Message Date
Alexandre Aubin
d1d05a56ef make_readme: support .toml manifests 2023-01-11 09:58:45 +01:00
Tagada
c9a1acbd4b typo 2022-10-06 23:20:19 +02:00
Tagada
c345bd9237 Revert "Add a warning on the README when not on the master branch" 2022-10-06 23:12:37 +02:00
Alexandre Aubin
a1b23f60a4 Merge branch 'master' into enh-readme-current-branch 2022-08-05 23:12:31 +02:00
Alexandre Aubin
c6805ade26 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
69ac8da150 Fix antifeatures list generation 2022-08-05 16:39:38 +02:00
Tagadda
2ba8910383 fix 2022-05-30 11:59:54 +00:00
Tagadda
49fae19fc0 Add Anti-Features in READMEs 2022-02-23 07:29:39 +00:00
Tagadda
a02a2047ee fix 2022-02-23 07:07:45 +00:00
Tagadda
be079a8712 Get the default branch from the apps.json 2022-02-23 06:36:19 +00:00
Tagadda
db42e83238 Add a warning when not on a master branch 2022-02-22 23:44:44 +00:00
ericgaspar
84b9af04e0 Add description 2021-08-22 16:57:07 +02:00
Alexandre Aubin
264f13373f 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
3b34fa518d 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
df62f56968 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
4d5984752a 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
f32bc414bd 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
c21c31daae 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
9d2e242555 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
082611a183 Misc fixes 2021-05-21 20:12:00 +02:00
Alexandre Aubin
a098504daa Misc tweaks 2021-05-10 17:23:40 +02:00
Renamed from tools/READMEs/make_readme.py (Browse further)