12 Commits

Author SHA1 Message Date
Clint Dovholuk 2f7e53f02c Allow registry overrides.conflict.free (#992)
* feat: bump dependencies (NuGet 8 -> 10, NLog 5 -> 6)

* feat: shared IPC data structures for policy state

* feat: registry policy reader with WMI watcher

* feat: monitor service policy enforcement, maintenance window, deferred install

* feat: UI policy state propagation, locks, deferred-install + sentinel UX fix

* feat: ADMX/ADML templates, admin guide, helper script, test runbook

* chore: build tooling, MSI SHA256, version bump, release notes

* more reworking around the adml/admx/md

* build and upload ADMX/ADML admin templates zip

* updates from looking at / testing GPO UI

* missed the prepare-for-tests ps1

* add boms to all ps1's just in case

* update test-run for more vebosity to allow humans to understand

* more updates to release notes

* Fix alignment on "from" label for maintenance window

* Remove arrow pointing to task bar

* Remove unused selection changed stub

* Ensure logical hour value is passed to maintenance window start/end

* Fix invalid URL error not showing - ensure maintenance start/end time errors return correctly

Change variable names

* reworking new-upcoming-releasenotes

* publish admin templates zip + sha256 sidecar to GitHub release, update release note

* add tatooing words

* reword clamping words

---------

Co-authored-by: Christopher Britton <christopher.l.britton@outlook.com>
2026-05-06 09:14:57 -04:00
Christopher Britton 3850efd67b Normalize line endings to LF across the project 2026-03-20 09:10:29 -04:00
dovholuknf 4dbe18e2ac update to aid debugging 2024-10-21 13:25:10 -04:00
dovholuknf 012d404da6 still trying to get the formatter right 2024-09-18 14:33:31 -04:00
dovholuknf 55626f3024 another format commit 2024-09-18 14:26:10 -04:00
dovholuknf 0487eba38e nothing more than a format commit on all files 2024-09-18 14:19:56 -04:00
dovholuknf eacb4305d0 let's hope this fixes it finally 2024-06-14 14:45:22 -04:00
dovholuknf 7662c5441b add path to signtool in custom signing tool 2024-06-14 11:48:57 -04:00
dovholuknf 2f8d90c704 needs to be part of the environment, so just use SIGNTOOL_PATH and set it to SIGNTOOL... 2024-06-14 11:42:08 -04:00
dovholuknf 7c48a2b81b use the proper SIGNTOOL 2024-06-14 11:35:33 -04:00
dovholuknf 260e819e82 add the header 2024-06-14 10:48:01 -04:00
dovholuknf e53b54a53f attempt to add custom signing tool support to the build 2024-06-14 10:46:17 -04:00