Commit Graph

72 Commits

Author SHA1 Message Date
1e5f83c616 Merge pull request #1544 from YunoHost/bot-repo-cleanup 2022-12-29 16:34:14 +01:00
1f1d5986da Add a file for storing the token 2022-12-29 14:50:32 +01:00
9cece9466d packagingv2: also autocomment nginx reload lines which are superfluous 2022-12-04 03:47:09 +01:00
e70808eed1 convert_app_to_packaging_v2: add explanation on the meaning of the ldap and sso keys 2022-11-27 16:39:49 +01:00
c87472b0e2 Remove superfluous continue clause in bot-repo-cleanup 2022-11-26 21:03:19 +01:00
89f1da0ca3 Optimize the bot-repo-cleanup script 2022-11-26 20:53:50 +01:00
e0200c729e Comment the bot-repo-cleanup script 2022-11-26 20:45:17 +01:00
94cdb2ca9e Add yunohost-bot forks cleanup script 2022-11-23 22:01:58 +01:00
0e9c48d98b typo 2022-10-06 23:20:19 +02:00
1a46657e0c Revert "Add a warning on the README when not on the master branch" 2022-10-06 23:12:37 +02:00
0ab409fbd0 Packaging v2: add a 'fund' key in the upstream section 2022-08-14 02:15:40 +02:00
5e7b298710 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
1ca328a6b2 patch message 2022-08-07 16:34:00 +02:00
b1746c1d8c Add a script to add cpe id to manifests
indent + utf8
2022-08-07 16:33:55 +02:00
0a8be5faca Merge branch 'master' into enh-readme-current-branch 2022-08-05 23:12:31 +02:00
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
99490631fc Merge pull request #1338 from Tagadda/antifeatures 2022-08-05 17:46:06 +02:00
f931bde500 Add red circle to antifeatures title
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-05 16:41:27 +02:00
43cde68aa7 Fix antifeatures list generation 2022-08-05 16:39:38 +02:00
7f7218191f packaging v2: add a 'CPE' field in upstream section 2022-08-05 14:56:52 +02:00
de65b8915a Merge branch 'master' into enh-readme-current-branch 2022-08-05 11:16:47 +02:00
219cca1127 Fix v2 packaging convert script (_common.sh may not exist) 2022-08-04 17:05:46 +02:00
3df7f1d480 move autopatches/ inside tools/ 2022-08-04 11:17:46 +02:00
bae7463f41 Fix my previous commit /o\ 2022-08-03 21:31:17 +02:00
806c4ae1fd Yoloadd an app catalog v3 + tools to convert apps from v1 to v2 2022-08-03 21:03:02 +02:00
0bfe86323c Update README.md.j2 2022-06-07 22:48:50 +02:00
feb3abe7db fix 2022-05-30 11:59:54 +00:00
b4667aa4c5 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
f2a59924a3 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
eb71b999d5 harmonising the style of lists (MD004) 2022-05-21 16:09:09 +02:00
29413912c0 add angle brackets around bare URLs (fix MD034) 2022-05-13 18:15:34 +02:00
11af3b6480 forgotten layout corrections (line breaks) 2022-05-13 01:25:17 +02:00
d9d6dfa019 layout corrections (line breaks) 2022-05-13 01:19:44 +02:00
0c439bd381 Readmes improvements 2022-05-13 00:13:27 +02:00
499db257a1 Add Anti-Features in READMEs 2022-02-23 07:29:39 +00:00
10cf647b4c fix 2022-02-23 07:07:45 +00:00
235922bf5c Get the default branch from the apps.json 2022-02-23 06:36:19 +00:00
426ea91d4c Add a warning when not on a master branch 2022-02-22 23:44:44 +00:00
a855bbf07b Homogenize bot's name/email b/w author/committer 2021-10-26 23:00:46 +02:00
c24c62ba22 Fix author and committer name for README auto-update 2021-09-04 00:42:51 +02:00
027ef04e87 Add description 2021-08-22 16:57:07 +02:00
93da394be6 [mod] add some debug logging 2021-06-14 16:34:26 +02:00
19fb5931ad [mod] port to sanic for perfs 2021-06-14 01:48:34 +02:00
9b664f5706 [mod] use with tempfile.TemporaryDirectory 2021-06-14 01:32:03 +02:00
fde5859b20 Merge pull request #1167 from nils-van-zuijlen/readme-fr
French README
2021-05-29 17:11:03 +02:00
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
ca05a1c208 Remove superfluous double space
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-27 10:31:28 +02:00
988580035c Fix readme fr translation
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-27 10:22:51 +02:00
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
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