Alexandre Aubin
|
6d8e8df390
|
packaging v2: add a 'CPE' field in upstream section
|
2022-08-05 14:56:52 +02:00 |
|
Alexandre Aubin
|
0749b9fd6f
|
Fix v2 packaging convert script (_common.sh may not exist)
|
2022-08-04 17:05:46 +02:00 |
|
Alexandre Aubin
|
55e2b5d0dd
|
move autopatches/ inside tools/
|
2022-08-04 11:17:46 +02:00 |
|
Alexandre Aubin
|
549724942d
|
Fix my previous commit /o\
|
2022-08-03 21:31:17 +02:00 |
|
Alexandre Aubin
|
a88e5eef3e
|
Yoloadd an app catalog v3 + tools to convert apps from v1 to v2
|
2022-08-03 21:03:02 +02:00 |
|
yalh76
|
7507671f7a
|
Update README.md.j2
|
2022-06-07 22:48:50 +02:00 |
|
Éric Gaspar
|
3357883828
|
Merge pull request #1446 from YunoHost/typo-oups
Coquille dans le générateur de README, la suite
|
2022-05-25 11:36:26 +02:00 |
|
tituspijean
|
04fa9897d0
|
Coquille dans le générateur de README, la suite
Co-authored-by: nicofrand <nicofrand@users.noreply.github.com>
|
2022-05-25 10:04:17 +02:00 |
|
Éric Gaspar
|
ed07f35478
|
Merge pull request #1445 from YunoHost/typo
Coquille dans le générateur de README
|
2022-05-25 09:41:22 +02:00 |
|
tituspijean
|
8dd2a460a4
|
Coquille dans le générateur de README
Co-authored-by: nicofrand <nicofrand@users.noreply.github.com>
|
2022-05-25 09:26:35 +02:00 |
|
OniriCorpe
|
d922783580
|
harmonising the style of lists (MD004)
|
2022-05-21 16:09:09 +02:00 |
|
OniriCorpe
|
d4ff6d83a1
|
add angle brackets around bare URLs (fix MD034)
|
2022-05-13 18:15:34 +02:00 |
|
OniriCorpe
|
6c0a2a50fb
|
forgotten layout corrections (line breaks)
|
2022-05-13 01:25:17 +02:00 |
|
OniriCorpe
|
9b890e36b9
|
layout corrections (line breaks)
|
2022-05-13 01:19:44 +02:00 |
|
OniriCorpe
|
b14cb5e82a
|
Readmes improvements
|
2022-05-13 00:13:27 +02:00 |
|
Alexandre Aubin
|
dc0688a368
|
Merge pull request #1260 from smart4life/add-venv-gitignore
Add Readme generator venv in gitignore
|
2021-10-29 12:38:57 +02:00 |
|
Sébastien Mennetrier
|
84ccf50f60
|
Add Readme generator venv in gitignore
|
2021-10-29 09:17:02 +02:00 |
|
tituspijean
|
11301cd9e2
|
Homogenize bot's name/email b/w author/committer
|
2021-10-26 23:00:46 +02:00 |
|
Alexandre Aubin
|
24176c8f8d
|
Merge pull request #1234 from YunoHost/fix-README-author
Fix author and committer name for README auto-update
|
2021-09-04 00:56:05 +02:00 |
|
tituspijean
|
d13cda4951
|
Fix author and committer name for README auto-update
|
2021-09-04 00:42:51 +02:00 |
|
ericgaspar
|
f2e5574c45
|
Add description
|
2021-08-22 16:57:07 +02:00 |
|
Laurent Peuch
|
559f5ee0b3
|
[mod] add some debug logging
|
2021-06-14 16:34:26 +02:00 |
|
Laurent Peuch
|
b68fb5988e
|
[mod] port to sanic for perfs
|
2021-06-14 01:48:34 +02:00 |
|
Laurent Peuch
|
6ea4acaab2
|
[mod] use with tempfile.TemporaryDirectory
|
2021-06-14 01:32:03 +02:00 |
|
Alexandre Aubin
|
2ca152ae8f
|
Merge pull request #1167 from nils-van-zuijlen/readme-fr
French README
|
2021-05-29 17:11:03 +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 |
|
ericgaspar
|
a0d4c5c660
|
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
|
28135feabd
|
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
|
71ec039bbd
|
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 |
|
Alexandre Aubin
|
5e4094a462
|
Merge pull request #1165 from nils-van-zuijlen/readme-venv-everywhere
Auto-update-README
|
2021-05-26 18:58:07 +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
|
798dd4722f
|
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
|
63f24909ce
|
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
|
4a32431dd2
|
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
|
2afd1d5118
|
Misc fixes after tests on the battlefield
|
2021-05-21 22:37:22 +02:00 |
|
Alexandre Aubin
|
7678877629
|
Use /github as endpoint
|
2021-05-21 20:17:02 +02:00 |
|
Alexandre Aubin
|
249307a849
|
Misc fixes
|
2021-05-21 20:12:00 +02:00 |
|
Salamandar
|
4d4f9aca66
|
Fix french.
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2021-05-21 19:54:30 +02:00 |
|
Salamandar
|
ac381127c3
|
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
|
ef4bc0fdc1
|
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
|
ca8784965f
|
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
|
4b2e630429
|
Add draft for autoreadme webhook service
|
2021-05-21 18:14:58 +02:00 |
|
Félix Piédallu
|
687453b38e
|
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
|
baf9e0dd0c
|
Misc tweaks
|
2021-05-10 17:23:40 +02:00 |
|
Alexandre Aubin
|
f6d0b63166
|
Factorize README generation into a function
|
2021-04-28 20:14:48 +02:00 |
|