feat: add config for runner auth with client certificates (#321) #446
Reference in New Issue
Block a user
Delete Branch "ryanjbudhu/main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds the configuration option to supply the runner with authentication credentials to use for communication with a Gitea instance that requires client certificate authentication.
Thank you! Here is an updated patch that applies cleanly to today's
mainand passes tests.Sorry about all of the force-pushes, was updating the commit and tried to fix the conflicting changes but that added a bunch of irrelevant file changes due to the merge... Once this looks good I can fix those changes (which is just a dependency list ordering and adding a new config var).
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.