6 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 824b3b7d93 Fix release tag targeting main instead of dispatching branch (#977) 2026-04-09 10:37:34 -04:00
Christopher Britton 8676f8027c Rework release stream workflow: separate beta prep from stream promotion (#963)
* Remove script descriptions from building.md

* Update beta prep/promoting workflow and releasing.md
2026-04-03 10:10:16 -04:00
Christopher Britton d59feed5f2 Rework release workflow and archive historical release notes (#961)
* Remove old archive readme

* archive release notes through 2.10.1.0

* add rolling upcoming release notes template

* Refactor release workflow scripts and rename release notes to upcoming-release-notes.md
2026-04-02 15:54:18 -04:00
Christopher Britton 9a837f2b6f Bump expiremental to latest (#957)
* Update experimental.json

* add +x to publish-release.sh

---------

Co-authored-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2026-04-01 16:19:22 -04:00
Christopher Britton 833c1b6abc Move repo scripts to scripts/ and rewrite BUILDING.md (#954)
* Move repository scripts into scripts/ directory

Update CI workflows, cross-script references, solution items, and documentation to use the new paths

* Rewrite BUILDING.md
2026-04-01 13:52:55 -04:00