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
Clint Dovholuk
0a03f7e751
add prepare-beta automation and AWSSigner README ( #935 )
2026-03-09 13:39:51 -04:00
dovholuknf
cb2a3434b2
update copyrights and release notes ahead of next release
2025-06-25 09:21:24 -04:00
dovholuknf
3f0dd56801
merge with main to resolve conflicts
2024-10-22 18:31:36 -04:00
dovholuknf
52bd9e88c1
updates for 1.2.4
2024-10-22 17:18:06 -04:00
dovholuknf
4dbe18e2ac
update to aid debugging
2024-10-21 13:25:10 -04:00
dovholuknf
e55889ba1f
update deps in awssigner
2024-10-18 16:54:50 -04:00
dependabot[bot]
d5c5d8c518
Bump System.Text.Json
...
Bumps the nuget group with 1 update in the /AWSSigner.NET directory: System.Text.Json.
Updates `System.Text.Json` from 8.0.4 to 8.0.5
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
dependency-group: nuget
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 20:30:35 +00: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
dependabot[bot]
40c533fd7b
Bump System.Text.Json from 8.0.0 to 8.0.4 in /AWSSigner.NET
...
Bumps System.Text.Json from 8.0.0 to 8.0.4.
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-09 22:03:23 +00: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