Alexandre Aubin
|
31d10079c7
|
Merge pull request #1384 from YunoHost/enh-conserver-group-permission-in-sftp
[enh] Tweak umask for SFTP
|
2024-08-16 00:45:35 +02:00 |
|
ljf (zamentur)
|
980777ebf1
|
[enh] Conserver group permission
|
2024-08-16 00:31:59 +02:00 |
|
ljf
|
436826abf9
|
[enh] Be able to use postfix as a backup mx hosts
|
2024-08-15 23:44:07 +02:00 |
|
Alexandre Aubin
|
477fa63f46
|
Merge pull request #1923 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2024-08-15 22:22:53 +02:00 |
|
xabirequejo
|
9a6f7dac3b
|
Translated using Weblate (Basque)
Currently translated at 100.0% (805 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
|
2024-08-15 21:36:33 +02:00 |
|
cjdw
|
498006cab6
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (805 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
|
2024-08-15 21:36:33 +02:00 |
|
cjdw
|
2f186b6f7f
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (805 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
|
2024-08-15 21:36:33 +02:00 |
|
cjdw
|
5708776df6
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (805 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
|
2024-08-15 21:36:33 +02:00 |
|
Ivan Davydov
|
abdbb7efcd
|
Translated using Weblate (Russian)
Currently translated at 40.9% (330 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ru/
|
2024-08-15 21:36:33 +02:00 |
|
xabirequejo
|
658ef88e47
|
Translated using Weblate (Basque)
Currently translated at 100.0% (805 of 805 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
|
2024-08-15 21:36:33 +02:00 |
|
Tagadda
|
4d5cc62540
|
🎨 Format Python code with Black
|
2024-08-15 21:36:29 +02:00 |
|
Tagada
|
f88e4cacdf
|
Merge pull request #1647 from YunoHost/enh_well-known
[enh] exclude .well-known subpaths from conflict checks
|
2024-08-15 20:50:17 +02:00 |
|
Tagada
|
36b9188aec
|
Update src/app.py
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
|
2024-08-15 20:41:09 +02:00 |
|
Alexandre Aubin
|
2ef5b24e40
|
tests: moar friskies
|
2024-08-15 20:40:22 +02:00 |
|
Alexandre Aubin
|
fe1c04fb2c
|
quality: fix type confusion + mypy not actually checking the functions because of the is_unit_operation decorator, which requires typing wizardry to understan the signature change
|
2024-08-15 19:29:12 +02:00 |
|
Alexandre Aubin
|
efce7f9f05
|
Fix weird typing issue breaking runtime ~_~
|
2024-08-15 11:58:32 +02:00 |
|
Alexandre Aubin
|
611846aa19
|
quality: similar to previous commit...
|
2024-08-15 02:53:26 +02:00 |
|
Alexandre Aubin
|
d4f39da20f
|
quality: zblerg type must exist in runtime too, but using the classname as string works?
|
2024-08-15 02:16:09 +02:00 |
|
Alexandre Aubin
|
4a03cdcb4c
|
quality: unused import é_è
|
2024-08-15 01:50:06 +02:00 |
|
Alexandre Aubin
|
1ba75df0e2
|
quality: add type hints to user.py
|
2024-08-15 01:46:55 +02:00 |
|
Alexandre Aubin
|
4ee8d4e8ca
|
ci: fix mypy complains
|
2024-08-14 20:26:40 +02:00 |
|
Alexandre Aubin
|
2976e7bf60
|
ci: moar fixes to get the pytest import right ? x_x
|
2024-08-14 13:58:10 +02:00 |
|
Alexandre Aubin
|
ace7dd19b1
|
ci: remove tmp --debug, issue was due to hideproc failing to enable because the container wasnt running with the proper security options
|
2024-08-14 13:31:28 +02:00 |
|
Alexandre Aubin
|
0bbc14f54b
|
ci: when running pytest, make sure that 'import yunohost' will load the code being tested, not the one from /usr/lib/python3/dist-packages ?
|
2024-08-14 13:19:46 +02:00 |
|
Alexandre Aubin
|
fd040b864e
|
ci: drop unused option --yunodebug in pytest conftest
|
2024-08-14 13:14:29 +02:00 |
|
Alexandre Aubin
|
4fc929005d
|
ci: speedup git clone for test_apps using --depth 1
|
2024-08-14 13:04:15 +02:00 |
|
Alexandre Aubin
|
2fe24424fb
|
ci: try to fix coverage remembering absolute path instead of relative paths ?
|
2024-08-14 01:42:12 +02:00 |
|
Alexandre Aubin
|
87c30dd1bc
|
ci: fix indent?
|
2024-08-14 00:14:26 +02:00 |
|
Alexandre Aubin
|
55e7e798fa
|
ci: yoloattempt to combine the coverage reports
|
2024-08-14 00:02:59 +02:00 |
|
Alexandre Aubin
|
5a6a915afa
|
ci: force coverage file to have a different name per job ?
|
2024-08-13 23:42:17 +02:00 |
|
Alexandre Aubin
|
98731ba9dc
|
ci: merp?
|
2024-08-13 23:10:47 +02:00 |
|
Alexandre Aubin
|
4f3b9df3f8
|
ci: try to generate partial coverage data arterfact during tests, which we should be able to combine later?
|
2024-08-13 23:05:31 +02:00 |
|
Alexandre Aubin
|
33181596a1
|
ci: hmmm temporarily(?) enable debug during postinstall to investigate a hook failure
|
2024-08-13 22:21:59 +02:00 |
|
Alexandre Aubin
|
c104dc6449
|
Merge pull request #1924 from YunoHost/actions/black
Format Python code with Black
|
2024-08-08 20:38:16 +02:00 |
|
Alexandre Aubin
|
69b9055fee
|
ci: also get rid of those old temporary nginx restart for debug
|
2024-08-08 20:37:14 +02:00 |
|
Alexandre Aubin
|
66049a2624
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-08-08 20:36:29 +02:00 |
|
alexAubin
|
938e400865
|
🎨 Format Python code with Black
|
2024-08-08 18:36:00 +00:00 |
|
Alexandre Aubin
|
de9980f31e
|
Zblerg
|
2024-08-08 20:35:36 +02:00 |
|
Alexandre Aubin
|
f02d4a4376
|
ci: more optimization, lets not install pytest etc because it should already be in the image
|
2024-08-08 19:47:53 +02:00 |
|
Alexandre Aubin
|
cb6778cfe2
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-08-08 19:47:12 +02:00 |
|
Alexandre Aubin
|
92f4a605b8
|
ci: do not run on black PR
|
2024-08-08 19:41:29 +02:00 |
|
Alexandre Aubin
|
df320a44cf
|
ci: ignore boring warning 'Could not identify correctly the dns zone for domain sub.domain.tld'
|
2024-08-08 19:37:50 +02:00 |
|
Alexandre Aubin
|
6733526bee
|
ci: try skipping diagnosis during upgrade to speed things up a bit?
|
2024-08-08 19:37:50 +02:00 |
|
Alexandre Aubin
|
d0df3caed4
|
ci: propagate misc tweaks for CI speedup made on bookworm
|
2024-08-08 19:37:50 +02:00 |
|
Alexandre Aubin
|
d639e1c426
|
ci: ignore boring warning 'Could not identify correctly the dns zone for domain sub.domain.tld'
|
2024-08-08 19:24:16 +02:00 |
|
Alexandre Aubin
|
94594e5a3c
|
ci: try skipping diagnosis during upgrade to speed things up a bit?
|
2024-08-08 19:14:05 +02:00 |
|
Alexandre Aubin
|
7f2da0af73
|
ci: tweaks to try to run build/lints into a 'permanent' container (not recreated every time) to speed up things
|
2024-08-08 16:46:24 +02:00 |
|
Alexandre Aubin
|
a9e71e88df
|
ci: fix missing image name for i18n job
|
2024-08-08 16:20:33 +02:00 |
|
Alexandre Aubin
|
9083a5cc3d
|
ci: ughr ok, dunno what i was thinking, partially revert the previous commit, go to sleep Aleks ffs
|
2024-08-08 05:39:52 +02:00 |
|
Alexandre Aubin
|
764fe6a7ba
|
ci: smol optimization to avoid installing unecessary pip dependencies?
|
2024-08-08 05:26:00 +02:00 |
|