Commit graph

64 commits

Author SHA1 Message Date
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
6386d092b0 Packaging v2: add a 'fund' key in the upstream section 2022-08-14 02:15:40 +02:00
Alexandre Aubin
384388ccbd Merge pull request #1337 from Tagadda/enh-readme-current-branch
Add a warning on the README when not on the master branch
2022-08-07 18:47:42 +02:00
Hadrien
b796cf292e patch message 2022-08-07 16:34:00 +02:00
Hadrien
ebd5d0f7fb Add a script to add cpe id to manifests
indent + utf8
2022-08-07 16:33:55 +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
2001e1ed4a Merge pull request #1338 from Tagadda/antifeatures 2022-08-05 17:46:06 +02:00
tituspijean
28a6a28f4d Add red circle to antifeatures title
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-05 16:41:27 +02:00
tituspijean
69ac8da150 Fix antifeatures list generation 2022-08-05 16:39:38 +02:00
Alexandre Aubin
b1b61acffe packaging v2: add a 'CPE' field in upstream section 2022-08-05 14:56:52 +02:00
tituspijean
16db722c76 Merge branch 'master' into enh-readme-current-branch 2022-08-05 11:16:47 +02:00
Alexandre Aubin
582e33e9d9 Fix v2 packaging convert script (_common.sh may not exist) 2022-08-04 17:05:46 +02:00
Alexandre Aubin
5604658607 move autopatches/ inside tools/ 2022-08-04 11:17:46 +02:00
Alexandre Aubin
8dabe03c00 Fix my previous commit /o\ 2022-08-03 21:31:17 +02:00
Alexandre Aubin
954fcc4add Yoloadd an app catalog v3 + tools to convert apps from v1 to v2 2022-08-03 21:03:02 +02:00
yalh76
9db6bde4b0 Update README.md.j2 2022-06-07 22:48:50 +02:00
Tagadda
2ba8910383 fix 2022-05-30 11:59:54 +00:00
tituspijean
09a0bfd500 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
tituspijean
10bf081567 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
ca986a16a3 harmonising the style of lists (MD004) 2022-05-21 16:09:09 +02:00
OniriCorpe
2cf6122d42 add angle brackets around bare URLs (fix MD034) 2022-05-13 18:15:34 +02:00
OniriCorpe
b3dfdfc934 forgotten layout corrections (line breaks) 2022-05-13 01:25:17 +02:00
OniriCorpe
4fca389af9 layout corrections (line breaks) 2022-05-13 01:19:44 +02:00
OniriCorpe
83b8e738cc Readmes improvements 2022-05-13 00:13:27 +02: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
tituspijean
cff7381a7c Homogenize bot's name/email b/w author/committer 2021-10-26 23:00:46 +02:00
tituspijean
4cf9791604 Fix author and committer name for README auto-update 2021-09-04 00:42:51 +02:00
ericgaspar
84b9af04e0 Add description 2021-08-22 16:57:07 +02:00
Laurent Peuch
cfe373538a [mod] add some debug logging 2021-06-14 16:34:26 +02:00
Laurent Peuch
d890d0b4f6 [mod] port to sanic for perfs 2021-06-14 01:48:34 +02:00
Laurent Peuch
d8fcd4f4b0 [mod] use with tempfile.TemporaryDirectory 2021-06-14 01:32:03 +02:00
Alexandre Aubin
822772bddf Merge pull request #1167 from nils-van-zuijlen/readme-fr
French README
2021-05-29 17:11:03 +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
ericgaspar
431514aee9 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
366460e317 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
a86635407c 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
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
2f51f09dc9 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
8a3998f583 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
2e53d7384f 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