Sean Millichamp

Results 7 issues of Sean Millichamp

Openconnect does not call the vpnc-script for cleanup unless it is terminated with SIGINT. This patch adjusts the exit behavior to capture SIGINT, send it along to the child process...

Support loading Overcommit hooks supplied by Gems in the same fashion as hooks that can be provided in Repo-Specific hooks.

enhancement

### Describe the change The `console` and `stream` handlers currently do not respect runtime logger instance-level log level configuration changes as they store the instance-level log level which was set...

The documented (and, previous to PR #3092, working) `puppetdb_client` mocking expected only a single value to the function (the query). This change restores that behavior.

This parameter will allow PE users to override the PE version detection used in the packages source to a different version than the running PE version. This could be used...

Without an explicit destination path specified, the download of install.ps1 is being written to the Windows system directory. This adjusts the Task to obtain the path it is located in...