1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

13 commits

Author SHA1 Message Date
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
Renamed from tools/READMEs/make_readme.py (Browse further)