[JENKINS-43822] Fix Jenkins CLI transport auth#83
Conversation
This fixes using authentication in the following ways using HTTP transport auth and SSH authentication.
4690bfb to
8d7c27e
Compare
|
Nice. Sure looks like this will address the problem I'm seeing, and is pretty darned elegant. I don't quite see how this addresses local In any case, I'll +1 this bigtime, because I'm betting it'll get the Chef Cookbook back up and operational. And thanks, @samrocketman ! |
|
I'll merge and release this evening unless someone has critical feedback. |
|
Thank you for the quick fix and release! I have been testing v0.27 this morning and can confirm that it has resolved my previous issues. 🥇 |
|
🥇 , bigtime. Thanks! |
|
Thanks all 😄 |
This fixes using authentication in the following ways:
Example of the fixed behavior:
For my tests, I generated a GitHub personal access token with
read:organduser:emailscopes.