Commit Graph

165 Commits

Author SHA1 Message Date
Meliox
32ed174c0c
More build check fixes (#246)
* fix

* one more

* one more

* plus one

* mm

* plus one

* moar

* more

* fix keyring

---------

Co-authored-by: Meliox <na>
2026-08-08 20:15:27 +02:00
Meliox
9fa4b97361
Update github actions to v7 (#245)
Co-authored-by: Meliox <na>
2026-08-08 19:23:26 +02:00
Meliox
8d17ad9f99
fix temperature conversion (#232)
Co-authored-by: Meliox <na>
2026-07-05 20:00:31 +02:00
Meliox
edcd445e59
fix intel gpu debug (#231)
* fix intel debug

* set path to the same

---------

Co-authored-by: Meliox <na>
2026-07-05 18:59:10 +02:00
Meliox
ac007f5f38
readd hdd and ssd support (#229)
* re add hdd and ssd support

* fixes

---------

Co-authored-by: Meliox <na>
2026-07-05 18:03:53 +02:00
Meliox
679d844e14
implement support for other thermals (#228)
* first

* second

* first

* second

* minor fixes

* fix warning msg

* update readme

---------

Co-authored-by: Meliox <na>
2026-07-05 18:03:36 +02:00
Meliox
70f9790da0
implement toggling of widgets (#227)
Co-authored-by: Meliox <na>
2026-07-05 15:09:51 +02:00
Meliox
0855a19cc3
add rpi cpu temp support (#226)
* add rpi cpu temp support

* change render to SOC

---------

Co-authored-by: Meliox <na>
2026-07-05 12:13:24 +02:00
Meliox
96b8a1277e
refactor mod configurator (#222)
* refactor mod configurator

* ci: add apt-get update before install in test-release and weekly-patch-test workflows

---------

Co-authored-by: Meliox <na>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-05 10:18:47 +02:00
Meliox
e44ad6400a
update package before install (#224)
Co-authored-by: Meliox <na>
2026-07-05 09:37:28 +02:00
Meliox
9805ce4ed7
Add readmes to each mod (#223)
* mod readnmes

* small typos

---------

Co-authored-by: Meliox <na>
2026-07-05 09:22:24 +02:00
Meliox
5df83ec369
fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208)
* first

* also check for output file

* add full debug to intel device

* implement ups debug and intel debug

* fix system information call

* add graphic info call and return if call not configured

* add intel to safe init

* write out intel to config

* fix patch

* Move collection of system information to cache

* implement system info

* fix config load

* more intel fixes

* fix tainted paths and intel graphics

* resolved rrd crash by disabling rrd when not enabled

* fix(configure): toggle install state, scope patching to selected mod

* small fix for get_graphics_info naming

* fix(configure): don't update config if patch apply/revert fails

* revert version in config

---------

Co-authored-by: Meliox <na>
2026-06-14 13:07:38 +02:00
Meliox
8547e337b7
fix(workflow): More deps for test mod 3 (#215)
Co-authored-by: Meliox <na>
2026-06-14 10:34:30 +02:00
Meliox
15c0a45d6b
fix(workflow): More deps for test mod 2 (#214)
Co-authored-by: Meliox <na>
2026-06-14 10:28:50 +02:00
Meliox
165555130a
fix(workflow): More deps for test mod (#213)
Co-authored-by: Meliox <na>
2026-06-14 10:22:22 +02:00
Meliox
a6c08dc65d
fix(workflow): Fix versioning and missing deps (#212)
* fix versioning

* add missing deps for testing

---------

Co-authored-by: Meliox <na>
2026-06-14 10:13:54 +02:00
Meliox
f36e27a4d6
Reorganize workflow to validate syntax after tests (#211)
Reordered steps to validate source syntax after testing mods.
2026-06-14 01:41:06 +02:00
Meliox
40ff13cc33
workflow: validate mods syntax check (#210)
* validate mods with syntax check

* sd

---------

Co-authored-by: Meliox <na>
2026-06-14 01:23:37 +02:00
Meliox
709aa55287
workflow: fix release version injection into config.pm (#209)
Co-authored-by: Meliox <na>
2026-06-13 18:34:33 +02:00
Meliox
2221c8fe8c
workflow: changes to make test workflow work (#207)
* test6

* fix function call

* add final missing newline to patch

* remove existing config prompt

* add pve-yew-mobile-gui to dep and test

---------

Co-authored-by: Meliox <na>
2026-06-13 17:34:29 +02:00
Meliox
abe8dcfee8
chore: enforce LF line endings via .gitattributes (#206)
* tes5

* chore: enforce LF line endings via .gitattributes

---------

Co-authored-by: Meliox <na>
2026-06-11 22:47:53 +02:00
Meliox
e05ff6f2fb
change all text files to use LF (#205)
* test t

* change all files to use LF

* g

---------

Co-authored-by: Meliox <na>
2026-06-11 22:34:25 +02:00
Meliox
0ab8a67152
resolve absolut path patching (#204)
* test3

* resolve absolut path patching

---------

Co-authored-by: Meliox <na>
2026-06-11 22:20:52 +02:00
Meliox
d6a160d181
add verbose to dry-run patching (#203)
* test 2

* add verbose to dry-run patching

---------

Co-authored-by: Meliox <na>
2026-06-11 21:56:44 +02:00
Meliox
ed991b4adb
Fix dpkg unpack: enforce LF and trailing newline in pve-mod.triggers (#202)
Co-authored-by: Meliox <na>
2026-06-11 21:27:52 +02:00
Meliox
80137d3fb3
rework test workflow and test setup (#201)
Co-authored-by: Meliox <na>
2026-06-11 21:14:06 +02:00
Meliox
bfeeb94948
Restructure to support dynamically assembly at build runtime (#199)
* restruture into dynamically assembled at build time

* part 2

* ss

* rename files

* more

* remove file

---------

Co-authored-by: Meliox <na>
2026-06-11 20:36:12 +02:00
Meliox
1f0078766d
workflow: always rebase pr-test the lastest main (#200)
* rebase the lastest main

* s

---------

Co-authored-by: Meliox <na>
2026-06-11 20:15:03 +02:00
Meliox
f4e4a2d050
workflow: remove duplicate name (#198)
Co-authored-by: Meliox <na>
2026-06-11 19:20:14 +02:00
Meliox
04e43d9f40
workflow: use debian container for test workflow to ensure dependencies are available (#197)
Co-authored-by: Meliox <na>
2026-06-11 19:12:43 +02:00
Meliox
6b1f76160f
fix: implement nag patching for pc and mobile web (#193)
Co-authored-by: Meliox <na>
2026-06-10 22:06:33 +02:00
Meliox
c67bbbacf7
fix: standardise patch paths (#192)
Co-authored-by: Meliox <na>
2026-06-10 22:06:12 +02:00
Meliox
f91125ec9f
Workflow: automatic testing of patches (#191)
* First migrate

* weekly patch test

* fetch proxmox files

* add test mods

---------

Co-authored-by: Meliox <na>
2026-06-10 20:08:04 +02:00
Meliox
0c25030a21
Migrate file patching from sed/python into generic patching scheme (#181)
* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* fix rrd history patch for compilation

* add test workflows

* Move test and CI to separate PR

* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* fix rrd history patch for compilation

* add test workflows

* Move test and CI to separate PR

* readd test-release

* realign test-release with main

---------

Co-authored-by: Meliox <na>
2026-06-10 20:07:33 +02:00
Meliox
0642e77429
fix pve-manager triggering mechanism (#187)
* fix pve-manager triggering mechanism

* move pve auto re patch to install option

* revert back to case options and only allow one at the to be selected. Preserve config for each option

---------

Co-authored-by: Meliox <na>
2026-06-10 17:56:45 +02:00
Meliox
e1573369e8
pve-mod-configure: fix validate the sensors -j output before proceeding (#188)
* fix validate the sensors -j output before proceeding

* fix return to satisfy set -e

* exit configure if lmsensors output is not valid

---------

Co-authored-by: Meliox <na>
2026-06-10 00:26:32 +02:00
Meliox
84f2f0766f
fix: use intel-gpu-tools instead of intel-igt-tools (#189)
Co-authored-by: Meliox <na>
2026-06-10 00:25:53 +02:00
Meliox
ea50120ee9
workflow: test build version and naming changes (#183)
Co-authored-by: Meliox <na>
2026-06-08 22:45:27 +02:00
Meliox
e33d4d9a15
Remove merged at heading (#185)
Co-authored-by: Meliox <na>
2026-06-08 22:42:55 +02:00
Meliox
3f4f3cd150
Move old scripts to legacy folder (#184)
* move legacy scripts

* update readme

---------

Co-authored-by: Meliox <na>
2026-06-08 22:37:17 +02:00
Meliox
4c1a9486f1
Readme update of test (#176)
Co-authored-by: Meliox <na>
2026-06-07 19:28:03 +02:00
Meliox
9fbe8dbc15
Workflow changes to fix version PR non-diff error
Co-authored-by: Meliox <na>
2026-06-07 19:26:33 +02:00
Meliox
88983fdd47
Nodes pm regression fix (#174)
Co-authored-by: Meliox <na>
2026-06-07 19:13:58 +02:00
Meliox
335f58cd27
more workflow changes (#173)
Co-authored-by: Meliox <na>
2026-06-07 18:39:04 +02:00
Meliox
e602663b0e
change when test release is triggered (#172)
Co-authored-by: Meliox <na>
2026-06-07 17:58:30 +02:00
Meliox
92f4104c3b
version publishing fixes (#171)
Co-authored-by: Meliox <na>
2026-06-07 17:51:53 +02:00
Meliox
73b9cece16
Make deb-installer for PVEMods (#168)
* first deb-installer workflow for PVE-mods
---------

Co-authored-by: Meliox <na>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-07 17:21:57 +02:00
Meliox
afe7e8643c
the fix for startup message in util (#170)
Co-authored-by: Meliox <na>
2026-06-07 16:13:03 +02:00
Meliox
29236db149
fix public function export (#169)
Co-authored-by: Meliox <na>
2026-06-07 15:50:33 +02:00
Meliox
4dd56a0bc5 fix download links 2026-06-07 11:28:36 +02:00