From 721929ec49c57c3eac198847f82a8a96ab4e8af9 Mon Sep 17 00:00:00 2001 From: Meliox Date: Sat, 8 Aug 2026 23:02:42 +0200 Subject: [PATCH] cleanup --- .github/version-bump/CHANGES.md | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/.github/version-bump/CHANGES.md b/.github/version-bump/CHANGES.md index 5987664..7d0bc77 100644 --- a/.github/version-bump/CHANGES.md +++ b/.github/version-bump/CHANGES.md @@ -1,67 +1,34 @@ 552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248) - 6e3fd79 Fix duplicate deb config warning (#247) - 32ed174 More build check fixes (#246) - 8d17ad9 fix temperature conversion (#232) - edcd445 fix intel gpu debug (#231) - ac007f5 readd hdd and ssd support (#229) - 679d844 implement support for other thermals (#228) - 70f9790 implement toggling of widgets (#227) - 0855a19 add rpi cpu temp support (#226) - 96b8a12 refactor mod configurator (#222) - 9805ce4 Add readmes to each mod (#223) - 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) - 15c0a45 fix(workflow): More deps for test mod 2 (#214) - 1655551 fix(workflow): More deps for test mod (#213) - a6c08dc fix(workflow): Fix versioning and missing deps (#212) - 40ff13c workflow: validate mods syntax check (#210) - 2221c8f workflow: changes to make test workflow work (#207) - abe8dcf chore: enforce LF line endings via .gitattributes (#206) - e05ff6f change all text files to use LF (#205) - 0ab8a67 resolve absolut path patching (#204) - d6a160d add verbose to dry-run patching (#203) - No src/ changes detected. - 80137d3 rework test workflow and test setup (#201) - bfeeb94 Restructure to support dynamically assembly at build runtime (#199) - 6b1f761 fix: implement nag patching for pc and mobile web (#193) - c67bbba fix: standardise patch paths (#192) - f91125e Workflow: automatic testing of patches (#191) - 0c25030 Migrate file patching from sed/python into generic patching scheme (#181) - 0642e77 fix pve-manager triggering mechanism (#187) - 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) - 3f4f3cd Move old scripts to legacy folder (#184) - 4c1a948 Readme update of test (#176)