Alexandre Aubin
|
83ab9a84aa
|
Propagate the json/yml -> toml change to README generator
|
2023-01-20 00:02:59 +01:00 |
|
Alexandre Aubin
|
73b070e084
|
make_readme: support .toml manifests
|
2023-01-11 09:58:45 +01:00 |
|
Tagada
|
0e9c48d98b
|
typo
|
2022-10-06 23:20:19 +02:00 |
|
Tagada
|
1a46657e0c
|
Revert "Add a warning on the README when not on the master branch"
|
2022-10-06 23:12:37 +02:00 |
|
Alexandre Aubin
|
0a8be5faca
|
Merge branch 'master' into enh-readme-current-branch
|
2022-08-05 23:12:31 +02:00 |
|
Alexandre Aubin
|
fa1818fb65
|
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
|
43cde68aa7
|
Fix antifeatures list generation
|
2022-08-05 16:39:38 +02:00 |
|
Tagadda
|
feb3abe7db
|
fix
|
2022-05-30 11:59:54 +00:00 |
|
Tagadda
|
499db257a1
|
Add Anti-Features in READMEs
|
2022-02-23 07:29:39 +00:00 |
|
Tagadda
|
10cf647b4c
|
fix
|
2022-02-23 07:07:45 +00:00 |
|
Tagadda
|
235922bf5c
|
Get the default branch from the apps.json
|
2022-02-23 06:36:19 +00:00 |
|
Tagadda
|
426ea91d4c
|
Add a warning when not on a master branch
|
2022-02-22 23:44:44 +00:00 |
|
ericgaspar
|
027ef04e87
|
Add description
|
2021-08-22 16:57:07 +02:00 |
|
Alexandre Aubin
|
116c9aca9e
|
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
|
b508d10c6c
|
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
|
f444224486
|
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
|
228abe50db
|
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
|
4dda38194c
|
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
|
052b6c2416
|
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
|
09fbff0060
|
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
|
41e500b9c6
|
Misc fixes
|
2021-05-21 20:12:00 +02:00 |
|
Alexandre Aubin
|
385ff4b079
|
Misc tweaks
|
2021-05-10 17:23:40 +02:00 |
|