1
0
Fork 0
Commit graph

294 commits

Author SHA1 Message Date
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
Alexandre Aubin
b2d19fd022 Add requirements.txt 2021-04-28 20:11:53 +02:00
Alexandre Aubin
8c16673dcc Use argparse 2021-04-28 20:11:42 +02:00
Alexandre Aubin
d23820291a Add a README generator 2021-04-23 20:01:40 +02:00
Alexandre Aubin
69efab1a4d Merge pull request #886 from YunoHost/cleaning
Cleaning / reorganizing the repo ?
2020-04-12 15:30:47 +02:00
Alexandre Aubin
bdd14d0fdd Rewrite list_builder to use a local git clone cache and simpler logic 2020-04-05 02:54:24 +02:00
Alexandre Aubin
3f8a03e885 Read credentials from .github_credentials instead of having to provide them through arguments 2020-03-20 18:36:53 +01:00
Maniack Crudelis
03128b5052 Merge pull request #428 from tituspijean/master
flarum_ynh working at level 8
2018-02-19 14:38:51 +01:00
Titus PiJean
9e4b325cdf Merge pull request #1 from YunoHost/master
Update
2018-02-17 21:56:59 +01:00
Maniack Crudelis
0f86ed158d Merge pull request #269 from anmol26s/master
Added working version of Adminer
2017-06-27 00:46:55 +02:00
anmol26s
7040612cb8 Merge pull request #1 from YunoHost/master
update
2017-06-27 00:51:43 +05:30
M5oul
35c0e5c672 Add license file. 2016-03-08 18:51:17 +01:00
Jérôme Lebleu
f5e85e64a3 Update .gitignore 2015-10-25 17:01:26 +01:00
kload
739d29483e Add a .gitignore 2015-10-03 19:02:30 +02:00