Commit graph

8399 commits

Author SHA1 Message Date
Alexandre Aubin
edc5295d51
Add some debug to _collect_app_files exception ... 2021-11-02 01:29:07 +01:00
Alexandre Aubin
2bf435bcce
Merge pull request #1366 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-11-01 22:07:18 +01:00
punkrockgirl
3a5765a5e4 Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
punkrockgirl
5326f6d7a7 Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
Page Asgardius
5a213dae20 Translated using Weblate (Spanish)
Currently translated at 78.0% (551 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2021-11-01 21:06:48 +00:00
punkrockgirl
ee11e42b7b Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
punkrockgirl
6e3e3a847b Translated using Weblate (Basque)
Currently translated at 96.8% (684 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
ppr
1285bd50ab Translated using Weblate (French)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-11-01 21:06:48 +00:00
punkrockgirl
69ca64d333 Translated using Weblate (Basque)
Currently translated at 66.1% (467 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
Alexandre Aubin
64a48eec46
Merge pull request #1368 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-11-01 22:06:45 +01:00
yunohost-bot
a97b282d97 [CI] Format code with Black 2021-11-01 20:34:04 +00:00
Alexandre Aubin
019d207c2f helpers: Don't say the 'app was restored' when restore failed after failed upgrade 2021-11-01 21:09:29 +01:00
Alexandre Aubin
56f7cd87ec regenconf apt: ynh_get_debian_release undefined + reorder for clarity 2021-11-01 21:00:35 +01:00
Alexandre Aubin
b46a94a41d Automagically run ynh_psql_if_first_run / regenconf upon postgresl install 2021-11-01 20:24:36 +01:00
Alexandre Aubin
4ccd718183 Improve handling of optional services/packages + dynamically handle the list of php-fpm versions 2021-11-01 19:59:35 +01:00
Alexandre Aubin
82f28efaaf Make php package always explicitly depend on the PHP version they're using, even if that's debian's default version 2021-11-01 18:44:12 +01:00
Alexandre Aubin
2282d0df61 Add sury by default in the core... 2021-11-01 18:35:36 +01:00
Alexandre Aubin
00bd7f16a5 Tweak regenconf scripts for mysql, metronome, add one for postgresql 2021-11-01 18:20:42 +01:00
Alexandre Aubin
93f1ab2b34 Tweak debian control file to make php, mysql, metronome ~optional (but recommended) 2021-11-01 18:19:23 +01:00
Alexandre Aubin
36117a6297
Merge pull request #1367 from YunoHost/dyndns_yagni
Drop some YAGNI in dyndns.py + improve resilience w.r.t. ns0 / ns1 being down
2021-11-01 17:07:24 +01:00
Alexandre Aubin
afbcc27443 Unused i18n string 2021-11-01 17:06:56 +01:00
ljf
4162557aac [fix] Mypy CI 2021-10-26 12:37:08 +02:00
Alexandre Aubin
e8e2cee030 dyndns: During dyndns update, first make sure we have an ipv4 or ipv6 to avoid the remaining code miserably crashing 2021-10-24 22:30:10 +02:00
Alexandre Aubin
f7cea60a30 Moar dyndns yagni: we don't need to be able to specify ipv4/ipv6/keyfile during dyndns update 2021-10-24 22:27:11 +02:00
Alexandre Aubin
c6dfe08973 Drop some dyndns yagni: we don't need to be able to specify a custom dyndns host... 2021-10-24 22:16:07 +02:00
Alexandre Aubin
a8c6b5e637 [enh] helpers: add some tests for system user create that were lying in my uncommited files ? 2021-10-24 18:17:02 +02:00
Alexandre Aubin
fcd2ef9d20 [enh] helpers: allow to get/set/delete app settings without explicitly passing app id everytime... 2021-10-24 18:16:21 +02:00
Alexandre Aubin
974ea71fc8 Simplify the whole ynh_install/remove_php story as no app is using them directly 2021-10-24 16:59:23 +02:00
Alexandre Aubin
4e917b5e96 [enh] logging: we don't care about 'update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults' 2021-10-24 16:09:34 +02:00
Alexandre Aubin
4ebcaf8d7e [fix] helpers: composer not explaining why the hell it can't install shit 2021-10-24 15:59:48 +02:00
Alexandre Aubin
144126f56a Merge branch 'migrate_to_bullseye' into bullseye 2021-10-20 21:08:13 +02:00
Alexandre Aubin
4dc53d5a8e migrate_to_bullseye: get rid of custom my.cnf 2021-10-20 21:07:53 +02:00
Alexandre Aubin
93cc48ca68 Drop customization of my.cnf, keep default conf 2021-10-20 20:56:33 +02:00
Alexandre Aubin
d82f14a4f9 Typo T_T 2021-10-20 20:01:45 +02:00
Alexandre Aubin
86a9cb37ce regenconf: gotta explicitly return *0* ... 2021-10-20 19:47:34 +02:00
Alexandre Aubin
146fba7d48 regenconf: yunohost hook was failing because grep may return exit code != 0 2021-10-20 19:43:06 +02:00
Alexandre Aubin
2687121f6d diagnosis: typo / don't run dnsrecords tests for special tlds 2021-10-20 19:25:23 +02:00
Alexandre Aubin
44c972f2dd Merge branch 'migrate_to_bullseye' into bullseye 2021-10-19 19:50:15 +02:00
Alexandre Aubin
b2ebcda6fb Merge branch 'dev' into migrate_to_bullseye 2021-10-19 19:48:54 +02:00
Alexandre Aubin
82c6760303
Merge pull request #1365 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-10-19 19:06:37 +02:00
yunohost-bot
57081f4433 [CI] Format code with Black 2021-10-19 16:59:31 +00:00
Alexandre Aubin
a61d023198
dyndns update: Fix for ipv6-only hosts 2021-10-19 18:40:57 +02:00
Alexandre Aubin
ebed745140 Update changelog for 4.3.1.7 2021-10-19 15:32:04 +02:00
Alexandre Aubin
5f31b7b702
Merge pull request #1363 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-10-19 15:08:38 +02:00
Alexandre Aubin
966710fc2f
Merge pull request #1364 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-10-19 15:08:28 +02:00
yunohost-bot
3ca4cc4f7e [CI] Format code with Black 2021-10-19 12:38:33 +00:00
ppr
d846adb093 Translated using Weblate (French)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-10-19 12:26:17 +00:00
punkrockgirl
3d19c9f8e0 Translated using Weblate (Basque)
Currently translated at 34.2% (242 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-10-19 12:26:17 +00:00
Alexandre Aubin
41876f950a ci/tests: sigh, YunohostError undefined 2021-10-19 14:25:54 +02:00
Alexandre Aubin
d09e3e79b3 ci: test now returns a YunohostError instead of YunohostValidationError 2021-10-19 12:46:38 +02:00