Commit graph

2136 commits

Author SHA1 Message Date
Kay0u
973c99c616
Add mock as a test dependency 2021-09-17 16:23:01 +02:00
Alexandre Aubin
965e9db70e tests: add mypy + misc fixes to make test pass 2021-09-17 16:17:53 +02:00
Kay0u
3741101d70
Fix a potential bug in call_async_output, update tests 2021-09-17 16:17:16 +02:00
Kayou
4eb60dac12
open pipeReader as a binary file 2021-09-17 15:00:13 +02:00
Kayou
b3b74530da
Merge pull request #298 from YunoHost/actions/black
Format Python code with Black
2021-09-17 13:54:29 +02:00
kay0u
19df292c73 🎨 Format Python code with Black 2021-09-17 11:53:30 +00:00
Kay0u
fdc61c915c
add a missing decode in LogPipe class 2021-09-17 13:52:53 +02:00
Weblate
006c2b5b21 Added translation using Weblate (Macedonian) 2021-09-16 15:40:39 +00:00
Weblate
2e5cf64db8 Merge branch 'dev' of https://github.com/YunoHost/moulinette into dev 2021-09-15 16:04:57 +00:00
ljf
08f7866f77 [fix] Prefill input with long color question 2021-09-15 14:40:42 +02:00
Alexandre Aubin
f414a1656a
Merge pull request #296 from YunoHost/actions/black
Format Python code with Black
2021-09-12 23:57:44 +02:00
zamentur
2543e5c8ab 🎨 Format Python code with Black 2021-09-12 21:56:17 +00:00
ljf
6e714314f0 [enh] Support bytes in write_to_file 2021-09-12 23:55:40 +02:00
Weblate
3aef837cb5 Added translation using Weblate (Indonesian) 2021-09-10 01:05:47 +00:00
José M
c78ffe434d Translated using Weblate (Galician)
Currently translated at 100.0% (46 of 46 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/gl/
2021-09-07 12:04:25 +00:00
Tymofii-Lytvynenko
8765c8c6bf Translated using Weblate (Ukrainian)
Currently translated at 100.0% (46 of 46 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/uk/
2021-09-07 00:31:41 +00:00
Weblate
cb3b0c0170 Merge branch 'dev' of https://github.com/YunoHost/moulinette into dev 2021-09-06 11:13:56 +00:00
Alexandre Aubin
d0687b204b
Merge pull request #292 from YunoHost/actions/black
Format Python code with Black
2021-09-03 16:44:21 +02:00
alexAubin
fcf0f66655 🎨 Format Python code with Black 2021-09-03 14:43:55 +00:00
Éric Gaspar
78e221a8c3 Translated using Weblate (French)
Currently translated at 100.0% (46 of 46 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/
2021-09-03 14:43:32 +00:00
Alexandre Aubin
a2c51426cc
Merge pull request #293 from YunoHost/actions/i18n
Reformat locale files
2021-09-03 16:43:29 +02:00
Alexandre Aubin
9728fceb66 ci: fix names and PR body for i18n.yml 2021-09-03 16:42:52 +02:00
alexAubin
d5be65cbb7 🤖 Reformat locale files 2021-09-03 14:40:11 +00:00
Alexandre Aubin
298908d15a ci: Try to fix i18n.yml x_x 2021-09-03 16:39:51 +02:00
Alexandre Aubin
2226c0f25f
ci: fix indent in i18n.yml 2021-09-03 16:37:08 +02:00
Alexandre Aubin
f1b7e3005f ci: add actions to autoreformat locale files 2021-09-03 16:35:13 +02:00
Alexandre Aubin
10cb1ebefe
Merge pull request #289 from YunoHost/actions/black
Format Python code with Black
2021-09-03 15:56:37 +02:00
Alexandre Aubin
18439e368c
Merge pull request #291 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2021-09-03 15:56:15 +02:00
alexAubin
58fa26a5d5 🎨 Format Python code with Black 2021-09-03 13:53:54 +00:00
Éric Gaspar
e8a92a9c67 Translated using Weblate (French)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/
2021-09-03 13:53:31 +00:00
Parviz Homayun
563bbb785b Translated using Weblate (Persian)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fa/
2021-09-03 13:53:31 +00:00
Alexandre Aubin
f417c84cb5
Merge pull request #290 from YunoHost/enh-prompt-multiline
[enh] Add prefill and multiline in prompt
2021-09-03 15:53:26 +02:00
Alexandre Aubin
8909577b91 cli prompt: misc code improvements 2021-09-03 15:49:36 +02:00
Alexandre Aubin
e08d0139f6
cli promt: improve coe for yes/no parsing 2021-09-03 15:30:35 +02:00
ljf
bd557468d3 [enh] read_yaml support stream 2021-09-02 02:28:51 +02:00
Kayou
8218c2061a
moulinette is now compatible with python 3.9 \o/ 2021-09-01 17:46:39 +02:00
Kayou
3cb81a54fc
adding py39 to tox 2021-09-01 17:23:27 +02:00
Kay0u
4cacaefbfe
Run tests on branch bullseye too 2021-09-01 17:01:37 +02:00
Kay0u
bdec23b533
Run tests on python 3.9 2021-09-01 17:00:29 +02:00
Kay0u
4774e2a0a9
Merge branch 'dev' into bullseye 2021-09-01 16:58:54 +02:00
Alexandre Aubin
33c3753e1c
README: update description, translation and dev doc stuff 2021-09-01 16:04:17 +02:00
Alexandre Aubin
ed608e0f89
Fix workflow display name 2021-09-01 15:43:27 +02:00
Alexandre Aubin
4e9ad0f42e
swag: Add cool badge for test status 2021-09-01 15:42:46 +02:00
Alexandre Aubin
1335d4841d
Merge pull request #285 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2021-09-01 11:25:19 +02:00
Parviz Homayun
494fb936fe Translated using Weblate (Persian)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fa/
2021-08-31 01:22:49 +00:00
Parviz Homayun
59aa369367 Translated using Weblate (Persian)
Currently translated at 33.3% (15 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fa/
2021-08-30 19:21:14 +00:00
Weblate
e50dc56b68 Added translation using Weblate (Kurdish (Central)) 2021-08-30 14:14:37 +00:00
ljf
882caf4786 [enh] Add prefill and multiline in prompt 2021-08-30 14:43:14 +02:00
Weblate
f50a64ddf9 Added translation using Weblate (Persian) 2021-08-28 21:46:57 +00:00
Tymofii-Lytvynenko
04633619c6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/uk/
2021-08-28 10:35:41 +00:00