feat: add config for runner auth with client certificates (#321) #446

Open
ryanjbudhu wants to merge 1 commits from ryanjbudhu/act_runner:main into main
First-time contributor

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.
ryanjbudhu added 1 commit 2023-12-11 20:23:32 +00:00
feat: add config for runner auth with client certificates (gitea/act_runner#321)
Some checks failed
checks / check and test (pull_request) Failing after 49s
b4c2f68480
Some checks failed
checks / check and test (pull_request) Failing after 49s
Required
Details
This pull request has changes conflicting with the target branch.
  • internal/pkg/client/http.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:ryanjbudhu-main
git checkout ryanjbudhu-main
Sign in to join this conversation.
No description provided.