This commit is contained in:
Meliox 2026-08-08 23:02:42 +02:00 committed by github-actions[bot]
parent 4bdd111bae
commit 721929ec49

View File

@ -1,67 +1,34 @@
552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248) 552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248)
6e3fd79 Fix duplicate deb config warning (#247) 6e3fd79 Fix duplicate deb config warning (#247)
32ed174 More build check fixes (#246) 32ed174 More build check fixes (#246)
8d17ad9 fix temperature conversion (#232) 8d17ad9 fix temperature conversion (#232)
edcd445 fix intel gpu debug (#231) edcd445 fix intel gpu debug (#231)
ac007f5 readd hdd and ssd support (#229) ac007f5 readd hdd and ssd support (#229)
679d844 implement support for other thermals (#228) 679d844 implement support for other thermals (#228)
70f9790 implement toggling of widgets (#227) 70f9790 implement toggling of widgets (#227)
0855a19 add rpi cpu temp support (#226) 0855a19 add rpi cpu temp support (#226)
96b8a12 refactor mod configurator (#222) 96b8a12 refactor mod configurator (#222)
9805ce4 Add readmes to each mod (#223) 9805ce4 Add readmes to each mod (#223)
5df83ec fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) 5df83ec fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208)
8547e33 fix(workflow): More deps for test mod 3 (#215) 8547e33 fix(workflow): More deps for test mod 3 (#215)
15c0a45 fix(workflow): More deps for test mod 2 (#214) 15c0a45 fix(workflow): More deps for test mod 2 (#214)
1655551 fix(workflow): More deps for test mod (#213) 1655551 fix(workflow): More deps for test mod (#213)
a6c08dc fix(workflow): Fix versioning and missing deps (#212) a6c08dc fix(workflow): Fix versioning and missing deps (#212)
40ff13c workflow: validate mods syntax check (#210) 40ff13c workflow: validate mods syntax check (#210)
2221c8f workflow: changes to make test workflow work (#207) 2221c8f workflow: changes to make test workflow work (#207)
abe8dcf chore: enforce LF line endings via .gitattributes (#206) abe8dcf chore: enforce LF line endings via .gitattributes (#206)
e05ff6f change all text files to use LF (#205) e05ff6f change all text files to use LF (#205)
0ab8a67 resolve absolut path patching (#204) 0ab8a67 resolve absolut path patching (#204)
d6a160d add verbose to dry-run patching (#203) d6a160d add verbose to dry-run patching (#203)
No src/ changes detected. No src/ changes detected.
80137d3 rework test workflow and test setup (#201) 80137d3 rework test workflow and test setup (#201)
bfeeb94 Restructure to support dynamically assembly at build runtime (#199) bfeeb94 Restructure to support dynamically assembly at build runtime (#199)
6b1f761 fix: implement nag patching for pc and mobile web (#193) 6b1f761 fix: implement nag patching for pc and mobile web (#193)
c67bbba fix: standardise patch paths (#192) c67bbba fix: standardise patch paths (#192)
f91125e Workflow: automatic testing of patches (#191) f91125e Workflow: automatic testing of patches (#191)
0c25030 Migrate file patching from sed/python into generic patching scheme (#181) 0c25030 Migrate file patching from sed/python into generic patching scheme (#181)
0642e77 fix pve-manager triggering mechanism (#187) 0642e77 fix pve-manager triggering mechanism (#187)
e157336 pve-mod-configure: fix validate the sensors -j output before proceeding (#188) e157336 pve-mod-configure: fix validate the sensors -j output before proceeding (#188)
84f2f07 fix: use intel-gpu-tools instead of intel-igt-tools (#189) 84f2f07 fix: use intel-gpu-tools instead of intel-igt-tools (#189)
3f4f3cd Move old scripts to legacy folder (#184) 3f4f3cd Move old scripts to legacy folder (#184)
4c1a948 Readme update of test (#176) 4c1a948 Readme update of test (#176)