jenkins-x / vscode-jx-tools

Jenkins X extension for Visual Studio Code
22 stars 9 forks source link

vscode-jx-tools

A collection of VSCode tools to help working with Jenkins X

Settings

The following settings can be configured in the workspace:

Defines a custom path for jx binary

"jx.path": "/my/path/" 

Specifies which container ports will be exposed by the DevPod

"jx.devPodPorts": [8080]

Jenkins X Explorer

By opening the Jenkins X explorer in the UI you can browse folders, repositories, branches, pipelines and build logs:

usage

Features

Activity watch

Activate the watch activities by opening up the VSCode palette cmd + shift + p, type jx watch activities and the extension command will be activated.

usage

Commands

There are a number of commands available which can be invoked from VCode palette with cmd + shift + p.

commands