e2c136be49
Merge commit '4eb23ef2817dc56e9a8a2bf81e1a011ee27888e3' into develop
...
# Conflicts:
# moonraker/components/file_manager/metadata.py
# scripts/moonraker-requirements.txt
2025-03-13 16:31:28 +08:00
Eric Callahan
ff2571180c
update_manager: support internal updaters
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2025-02-07 15:20:46 -05:00
Eric Callahan
50e1f3c0c4
update_manager: report name and type for os package manager
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2025-01-29 16:28:33 -05:00
Eric Callahan
fccffa96c6
build: replace dbus_next with dbus_fast
...
The dbus_next dependency is no longer maintained. Replace
it with dbus_fast, which is a fork and drop in compatible.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2025-01-12 07:39:35 -05:00
7081bba5fd
更新提示优化
...
(cherry picked from commit defb4580255f96b5aa6b81f7c7188afe304bf7b1)
2024-08-15 15:32:52 +08:00
Eric Callahan
f1de614027
shell_command: refactor retrires to attempts
...
This is consistent with the http_client. The argument "attempts" is more
accurate than retries, as the first attempt is not a retry.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2024-01-11 16:51:41 -05:00
Eric Callahan
d721ec5d9c
update_manager: fix linter errors
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-10-07 10:36:49 -04:00
Eric Callahan
f46cc32be3
update_manager: move package management to its own module
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-07-14 12:40:18 -04:00