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

Fetch and open pipeline groovy script for edit. #27

Closed ethsw closed 3 years ago

ethsw commented 4 years ago

Except of currently supported execution and update of pipeline script, it would be amazing to fetch and open pipeline groovy script directly from the server. Select it from the list of all available jobs on the server in VS and after selection show it in the editor, make appropriate changes and push it back.

tabeyti commented 3 years ago

You read my mind @ethsw . You read...my mind...

Check version 1.1.0. The new Pipeline view supports pulling scripts from jobs configs and build replays.