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
98 stars 31 forks source link

Jenkins Jack on Windows ARM ? #94

Open astoffregen opened 9 months ago

astoffregen commented 9 months ago

I have been using the Visual Studio Code Jenkins Jack plugin on Windows Intel systems for some time and now wanted to do this on an Apple M2 with Parallels Windows 11 VM.

VSC and plugin installation as usual, but when trying to set up a connection this error occurred

Error running command extension.jenkins-jack.connections.add: command 'extension.jenkins-jack.connections.add' not found. This is likely caused by the extension that contributes extension.jenkins-jack.connections.add.

I tried to add the directory of the extension to the path variable, but without success.

C:\Users\arne\.vscode\extensions\tabeyti.jenkins-jack-1.2.1

Any idea what else I could try - it would be great if I get it running on ARM

xidianzhangjun commented 9 months ago

I've encountered the same issue as well in a native M2 Mac. :(

Aub-C commented 9 months ago

Same issue on Mac

Error running command extension.jenkins-jack.connections.add: command 'extension.jenkins-jack.connections.add' not found. This is likely caused by the extension that contributes extension.jenkins-jack.connections.add.

None of the JJ extensions are working. I've been using this plugin for months.

astoffregen commented 9 months ago

All other jenkins plugins run fine in VSC on ARM. I would imagine it is just a small problem.
Maybe you @Travis can have a look at it. The plugin is simply the best for Jenkins Thanks in advanced

xidianzhangjun commented 9 months ago

All other jenkins plugins run fine in VSC on ARM. I would imagine it is just a small problem. Maybe you @travis can have a look at it. The plugin is simply the best for Jenkins Thanks in advanced

Also @tabeyti. Thanks a lot.

astoffregen commented 7 months ago

It would be really great if someone could take care of the issue. I have tried other solutions but they don't come close to the functionality of JJ. And I have no other option than to work on arm64. Thanks in advanced