Commit Graph

14 Commits

Author SHA1 Message Date
Ross Kirkpatrick e216bf8ee1 refactor for dapper removal 2022-07-01 18:55:13 -04:00
Jamie Phillips 68a7b1f81f
Removing all Windows 20H2 support since it is EOL August 9th. 2022-05-18 11:19:27 -04:00
Jamie Phillips 16dfc3b592
Adding Windows Server 2022 support.
Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
2021-11-12 12:27:39 -05:00
Ross Kirkpatrick f5b241e4a6 bump nginx, bump dapper, update README 2021-09-09 15:25:05 -04:00
Jamie Phillips e6b5e8313a
Converting to standard go tests. 2021-09-09 08:43:16 -04:00
Jamie Phillips 4210ae385a
Merge pull request #49 from phillipsj/feature/cleaning-up-powershell
Removing old powershell implementation and using the one in the upgrader
2021-09-09 08:32:13 -04:00
Jamie Phillips 84cdbe8b47
Removing old powershell implementation and using the one in the upgrader. 2021-09-08 20:13:10 -04:00
Jamie Phillips c8e1eab49a
Formatting PowerShell scripts to match our style guide. 2021-09-02 17:06:37 -04:00
Jamie Phillips 357252f6bd
Merge pull request #30 from aiyengar2/add_parse_args_integration_test
Add random space-delimited args to nginx integration test
2021-08-27 09:44:11 -04:00
Arvind Iyengar d80acc87e9
Ignore case when checking process path whitelist (#40)
* Ignore case when checking process path whitelist

* Make all references to C: to c:

* Change process_test to C:\ to test casing issues

* Bump wins version for upgrade
2021-05-04 16:09:05 -07:00
Arvind Iyengar f7d009e529
Add integration tests to ci workflow 2021-03-17 17:35:22 -07:00
Arvind Iyengar 719af8b44c
Add random args to nginx 2021-03-17 16:51:11 -07:00
Frank Mai 694bc94151 Drop signal validation test
golang#33311 has been proved and merged into
golang repo, we don't need to validate again.
2019-09-13 09:57:43 -07:00
Frank Mai 8e7d927636 Implemented 2019-09-10 19:32:42 +08:00