Commit graph

3567 commits

Author SHA1 Message Date
Alexandre Aubin
a2d0a1445d Merge branch 'dev' into admins 2022-09-04 20:25:42 +02:00
Alexandre Aubin
a2ac2005b5
Merge pull request #1289 from YunoHost/manifestv2
[enh] App manifest v2
2022-09-04 19:51:47 +02:00
Alexandre Aubin
d01885ee06
Merge pull request #1459 from YunoHost/enh-global-settings-configpanel
[enh] Refactor global settings to use the new config panel framework
2022-09-04 19:42:28 +02:00
Alexandre Aubin
a179b3dbf0 Merge branch 'buster' into dev 2022-09-03 23:24:48 +02:00
Alexandre Aubin
38234c9501
Merge branch 'dev' into enh-global-settings-configpanel 2022-09-03 22:33:46 +02:00
Alexandre Aubin
0d2cb690b3 manifestv2: moar test fixes 2022-09-03 16:35:09 +02:00
Alexandre Aubin
02b3a138b6 bullseye migration: improve autofix procedure for the libc6 hell 2022-09-03 12:41:09 +02:00
Alexandre Aubin
f6970ba403 manifestv2: Add doc about each resource type + script to create doc file 2022-09-03 01:19:16 +02:00
Alexandre Aubin
487ef303d8 Typo again ugh 2022-09-03 01:04:58 +02:00
Alexandre Aubin
74e745a291 Stupid typo >_> 2022-09-02 21:44:00 +02:00
Alexandre Aubin
28d0b6d891 Unused imports 2022-09-02 21:04:00 +02:00
Alexandre Aubin
ebe41411ad Unused imports 2022-09-02 21:03:25 +02:00
Alexandre Aubin
7bd5857b3c manifestv2: fix some FIXME, add some others @_@ 2022-09-02 21:01:39 +02:00
Alexandre Aubin
564c2de815 manifestv2: moar attempts to fix mypy errors 2022-09-02 20:34:41 +02:00
Alexandre Aubin
0610a1808b manifestv2: attempt to fix mypy errors é_è 2022-09-02 00:20:44 +02:00
Alexandre Aubin
e9190a6bd6 manifestv2: moar test fixes 2022-09-01 23:55:16 +02:00
Alexandre Aubin
4faeabefa2 manifestv2: moar test fixes 2022-09-01 21:51:48 +02:00
Alexandre Aubin
f4cb20f081 manifestv2: try to fix a bunch of tests 2022-09-01 16:19:38 +02:00
Alexandre Aubin
6f0478b383 Merge branch 'dev' into manifestv2 2022-09-01 15:12:40 +02:00
Alexandre Aubin
7601492081 bullseye migration: remove derpy OVH repo... 2022-08-30 18:41:00 +02:00
Alexandre Aubin
b5fabc871b [fix] bullseye migration: a few annoying issues related to Sury 2022-08-29 15:36:29 +02:00
yunohost-bot
a0d19d88e6 [CI] Format code with Black 2022-08-28 15:43:54 +00:00
Alexandre Aubin
efe0e60182 [fix] defaultapp: domain may not exist in app_map dict output 2022-08-28 17:25:31 +02:00
Alexandre Aubin
c4b6dc2399 Aaaaand i managed to make a typo again 2022-08-28 14:49:44 +02:00
Alexandre Aubin
36f910ed28 Aaaaand i managed to make a typo again 2022-08-27 19:38:05 +02:00
Salamandar
8951eb38bc
tools_postinstall: list all partitions (not only physical ones)
This allows special installation cases such as in a container, where disk_partitions(all=False) would not show virtual mount points.
2022-08-27 11:23:28 +02:00
Alexandre Aubin
995ea0ca94 Merge branch 'buster' into dev 2022-08-26 21:16:05 +02:00
Alexandre Aubin
f5d94509a1 bullseye migration: add trick to automagically find the likely log of a previously failed migration to ease support 2022-08-26 19:20:13 +02:00
Alexandre Aubin
a497d986a1 Merge branch 'buster' into dev 2022-08-22 10:32:23 +02:00
Alexandre Aubin
6a594d0e1d bullseye migration: add proper explanations and advices after the damn 'The distribution is not Buster' message ... 2022-08-22 10:28:44 +02:00
Alexandre Aubin
04ef48f9f2 Merge branch 'buster' into dev 2022-08-19 20:49:53 +02:00
Alexandre Aubin
a2d4abc1f8 bullseye migration: fix check about free space in /boot/ ... 2022-08-18 19:24:34 +02:00
Alexandre Aubin
a2dfec499d lint: F541 f-string is missing placeholders 2022-08-17 19:24:09 +02:00
yunohost-bot
26665b231a [CI] Format code with Black 2022-08-17 00:34:05 +00:00
Alexandre Aubin
3614715c31 Merge branch 'buster' into dev 2022-08-17 01:26:11 +02:00
Alexandre Aubin
d283c900f4 bullseye migration: higher treshold for low space detection in /boot/ because some people still experience the issue on 4.4.2.6 2022-08-17 01:21:12 +02:00
Alexandre Aubin
9eb123f8b1 [fix] Better handling of super shitty edge case where an app settings.yml is empty for some unexpected mystic reason ... 2022-08-16 23:01:11 +02:00
Alexandre Aubin
87f0eff955 upgrades: ignore boring insserv warnings during apt commands 2022-08-15 16:42:56 +02:00
Alexandre Aubin
d03abcc73c bullseye migration: simplify code, we can suffix packages with '-' to mean that we want to remove them during apt install call 2022-08-15 15:49:43 +02:00
Alexandre Aubin
18ea57a8cc Aleks made a gazillion typos again 2022-08-15 15:47:47 +02:00
Alexandre Aubin
71e9981c1a Merge branch 'buster' into dev 2022-08-14 19:42:48 +02:00
Alexandre Aubin
f6a80e118e Stupid typo.. 2022-08-14 19:41:27 +02:00
Alexandre Aubin
c8031acee7 venv rebuild: synapse's folder is named matrix-synapse 2022-08-14 18:22:12 +02:00
Alexandre Aubin
df045a56ae Merge remote-tracking branch 'origin/buster' into dev 2022-08-14 18:21:37 +02:00
Alexandre Aubin
633a1fbffe bullseye migration: better detection mechanism for the libc6 / libgcc hell issue 2022-08-14 18:17:24 +02:00
Alexandre Aubin
02fcbd9792 bullseye migration: add a check that there's at least 70MB available in /boot ... 2022-08-14 18:10:10 +02:00
Alexandre Aubin
e68fc821cf bullseye migration: trash pip freeze stderr because it's confusing users ... 2022-08-14 18:07:04 +02:00
Kay0u
3cb1a41aa8
fix linter in postgresql migration 2022-08-13 22:28:27 +02:00
Alexandre Aubin
3cf4bec763
Merge pull request #1492 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-08-13 21:46:59 +02:00
Alexandre Aubin
da7efd73cf Merge branch 'buster' into dev 2022-08-13 20:07:41 +02:00