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.
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.
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).
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).
This pull request has changes conflicting with the target branch.
internal/pkg/client/http.go
internal/pkg/config/config.go
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.