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

unable to run from app store #31

Closed jeremykuhnash closed 3 years ago

jeremykuhnash commented 3 years ago

VS Code version - Version: 1.48.2 Commit: a0479759d6e9ea56afa657e454193f72aef85bd0 Date: 2020-08-25T10:09:08.021Z (1 wk ago) Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 17.7.0

Also, attempting to clone the repo and Debug inside VS Code was initially problematic, but now seems to work as expected.

I am new to the dev side of VS Code plugins, realizing I can make a Jenkins build of this repo, package and distribute via pushing it to S3 / minio. Any other ideas? :)