Austin Sasko
Austin Sasko
Adding logic for deleting/restoring branches associated with a PR, as well as forcing a delete. Fixes #580
Adding a flag that will skip the gzip decode step
When attempting to upload an artifact to the notary API behind a corporate proxy, depending on the environment, one of following errors are encountered: `Error: HTTP error: error sending request...
Support added for proxy authentication. This does not add tests to validate proxy / noproxy use cases, nor is this validated against non proxy environments, but is fully functional in...
Apple's notary tool supports username/password authentication for notarization, ideally the code signing notarization functionality this library provides would have a level of parity for that.
Creating a more up to date version to resolve merge conflicts and dated dependencies, dupe of #88