tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
97 stars 32 forks source link

does not work with https endpoints #1

Closed zhelyan closed 4 years ago

zhelyan commented 5 years ago

because of hardcoded gsub of http://

tabeyti commented 5 years ago

This will be fixed in the next release. A setting/option for disabling strict TLS will be made available (disabled by default), along with better parsing of the Jenkins URI setting, allowing the inclusion of the protocol and such (http/https).

tabeyti commented 4 years ago

Fixed in 0.1.4