Commit Graph

17 Commits

Author SHA1 Message Date
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