Meliox
022cde4acd
tes5
2026-06-11 22:34:58 +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
Meliox
73567f1108
Restructure git repo for installer
2026-06-07 11:27:13 +02:00
Meliox
bfb078a0ae
PVE Temp mod version 2.0 ( #152 )
...
* New implement of PVENode info
2026-06-07 11:23:02 +02:00
Meliox
6246669adc
Update compatibility range for Node sensor readings
2026-05-24 23:13:05 +02:00
Meliox
59df4e6e55
Bump pve mod tested version to 9.2 ( #165 )
2026-05-24 23:11:58 +02:00
Meliox
ea98856365
Fix hdd sorting for >10 hdds ( #163 )
2026-05-11 20:00:53 +02:00
Stefano Stella
6a27678594
Fix NA UPS values by moving upsConnection scope to parent function ( resolves #141 ) ( #142 )
2025-10-11 09:43:22 +02:00
Meliox
b2bf77dad3
Don't change default UPS text response colour to white ( #143 )
2025-10-11 09:27:15 +02:00
Meliox
bb56097710
Fix duplicate sodimm fan keys dectection, setup and visualisation ( #133 , #136 , #113 )
2025-09-15 20:31:19 +02:00
Meliox
67338aabbd
minor follow up ( #131 )
2025-09-08 21:47:32 +02:00
Meliox
1f5b73e6ac
Add Security Policy document ( #130 )
2025-09-08 21:15:28 +02:00
Meliox
88aab675a8
Correct typo and identation in nodes.pm ( #129 )
2025-09-08 20:56:33 +02:00
Meliox
3a2172328a
Correct download urls in readme ( #128 )
2025-09-08 20:36:14 +02:00
Meliox
b61a6d332e
Fix upsc data retrieval ( #126 )
2025-09-07 01:26:28 +02:00
Meliox
f3903df64f
fix incorrect identation ( #124 )
2025-09-07 01:26:14 +02:00
Meliox
9cf74c0614
Adds support for 2 die AMD cpu ( #125 )
2025-09-07 00:27:03 +02:00
Meliox
4d75d471fe
Forgot some gui changes ( #123 )
2025-09-06 23:25:31 +02:00
Meliox
41bde4d4ea
Make UPS be disable as default selection ( #122 )
2025-09-06 23:19:00 +02:00
Meliox
d80118f537
Update screenshot ( #121 )
2025-09-06 23:16:06 +02:00
Meliox
98319ead87
Major script refactor ( #120 )
...
Adds a minor fix to #113
Refactors messages
Refactors many sed commands to heredoc making then much easier to maintain
2025-09-06 23:12:39 +02:00
Meliox
6b4d6c4489
Add support for UPS information
2025-09-06 14:32:10 +02:00