13 Commits

Author SHA1 Message Date
dovholuknf 4b8c5f827b add Daily/Weekly/Monthly maintenance window cadence with SCCM-style monthly modes 2026-05-22 17:17:07 -04:00
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 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 0eccd8a58c merge release-next to main and produce 2.2.1.7 (#633)
* trying to add header file to all .cs files

* revert the logo back to original

* cleanup icon use

* attempt to placate adv installer

* add generated imgs from adv installer too...

* update images from installer again

* updates to readmes

* update sln too

* update latest to 2.2.1.6

* updates to advinst

* use the proper version

* add version file to the .sln

* minor tweaks to build script when using local built stuffs

* push adv inst versoin

* fix adv installer registration

* use &() to execute the string

* no need to write it to a file

* too many hyphens

* i do so love debugging github actions

* remove local-build and ziti-edge-tunnel build and wintun.zip (#641)

* update tsdk/csdk to 0.22.23 / 0.36.6 (#642)

* update tsdk/csdk to 0.22.23 / 0.36.6
* use ZITI_EDGE_TUNNEL_VERSION if env:ZITI_EDGE_TUNNEL_BUILD is not set

* get tsdk 0.22.24 (#643)

* get tsdk 0.22.24

* update advanced installer

* set version to 2.2.2 (#644)

---------

Co-authored-by: Shawn Carey <shawn.carey@netfoundry.io>
2024-03-01 14:26:35 -05:00
dovholuknf 18b99e6bef small tweaks based on continued testing 2023-11-10 14:30:28 -05:00
dovholuknf 8f45749e9d additional refactoring, test, etc of setting the update url 2023-11-01 00:49:14 -04:00
dovholuknf cdf73aaaf6 add initial set url impl 2023-10-27 12:35:29 -04:00
dovholuknf b7aead42e6 quick stab at configuring the url for updates 2023-10-25 12:29:21 -04:00
dovholuknf 620024053d fix the order to fix last issue with state 2022-08-17 11:08:09 -04:00
dovholuknf c6e48a762a refactor and hopefully fix last state bug 2022-08-17 09:31:28 -04:00
dovholuknf ccabcf90e5 latest rounds of changes to support disabling automatic updates and build a 2.1.4 release for testing 2022-08-16 20:23:50 -04:00