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

129 commits

Author SHA1 Message Date
Laurent Peuch
9b664f5706 [mod] use with tempfile.TemporaryDirectory 2021-06-14 01:32:03 +02:00
Alexandre Aubin
fde5859b20
Merge pull request #1167 from nils-van-zuijlen/readme-fr
French README
2021-05-29 17:11:03 +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
ericgaspar
ca05a1c208
Remove superfluous double space
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-27 10:31:28 +02:00
Nils VAN ZUIJLEN
988580035c
Fix readme fr translation
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-27 10:22:51 +02:00
Nils VAN ZUIJLEN
e33145b53a
Use nbsp before semicolons in fr readme
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-27 10:16:47 +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
6a8d26b4fd
Merge pull request #1155 from Salamandar/app_readme_templates
Changes to the Readme.md.j2 :
2021-05-26 18:10:56 +02:00
Alexandre Aubin
2799e2ee08
Don't display break line --- at the top, it's meant only for the example app 2021-05-26 18:10:47 +02:00
Alexandre Aubin
976b8f04cb
AutoREADME: Add line break for before install badge
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-26 18:09:33 +02:00
Alexandre Aubin
afaee6454d Misc fixes after tests on the battlefield 2021-05-21 22:37:22 +02:00
Alexandre Aubin
a91a81fb06 Use /github as endpoint 2021-05-21 20:17:02 +02:00
Alexandre Aubin
41e500b9c6 Misc fixes 2021-05-21 20:12:00 +02:00
Salamandar
2f81f26a1b
Fix french.
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-05-21 19:54:30 +02:00
Salamandar
a01e0c8384
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:34:26 +02:00
Salamandar
4a0bd30968
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:33:47 +02:00
Salamandar
88baa11bd9
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:33:37 +02:00
Alexandre Aubin
5a83fd222f Add draft for autoreadme webhook service 2021-05-21 18:14:58 +02:00
9ac168e1bf Changes to the Readme.md.j2 :
* Fix whitespace / empty lines in generated files
* Add an 'upstream.version' variable (with fallback on 'manifest.version')
2021-05-20 10:53:28 +02:00
Alexandre Aubin
385ff4b079 Misc tweaks 2021-05-10 17:23:40 +02:00
Alexandre Aubin
2318905750 Factorize README generation into a function 2021-04-28 20:14:48 +02:00
Alexandre Aubin
3b8d5f5152 Add requirements.txt 2021-04-28 20:11:53 +02:00
Alexandre Aubin
f8c150a217 Use argparse 2021-04-28 20:11:42 +02:00
Alexandre Aubin
e596f456f1 Add a README generator 2021-04-23 20:01:40 +02:00