Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jenkins Pipeline Linter ConnectorNew to Visual Studio Code? Get it now.
Jenkins Pipeline Linter Connector

Jenkins Pipeline Linter Connector

Jan Jörke

|
234,437 installs
| (10) | Free
Validates Jenkinsfiles by sending them to the Pipeline Linter of a Jenkins server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jenkins-pipeline-linter-connector README

This extension validates Jenkinsfiles by sending them to the Pipeline Linter of a Jenkins server.

Features

  • Validate Jenkinsfiles from wihin vscode.
  • Supports declarative pipeline only.

Examples

Example 1

Example 2

Extension Settings

This extension contributes the following settings:

  • jenkins.pipeline.linter.connector.url: Url of the Jenkins Pipeline Linter.
  • jenkins.pipeline.linter.connector.crumbUrl: Url of the Jenkins Crumb Issuer.
  • jenkins.pipeline.linter.connector.pass: Jenkins password (can be left blank if you don't want to put your password in your settings).
  • jenkins.pipeline.linter.connector.token: Jenkins token (can be left blank if you don't want to put your token in your settings).
  • jenkins.pipeline.linter.connector.user: Jenkins username.
  • jenkins.pipeline.linter.connector.strictssl: Set to false to allow invalid ssl connections.

Contributors

  • Asif Kamran Malick
  • backbasejeff
  • Blake Easley
  • Draco Boreus
  • Tomáš Hartmann

Release Notes

1.2.0

Added token based authentication.

1.1.7

Fixed error in readme.

1.1.6

Clear output before run.

1.1.5

Mask manual password input.

1.1.4

Added possibility to leave password option blank, when setting user name.

1.1.3

Added option to disable strict ssl validation.

1.1.2

Changed readme.

1.1.1

Changed dependency of url-parse for potential security problem.

1.1.0

Added the possibility to add the crumbUrl for Jenkins installations with active CRSF protection.

1.0.4

Changed output channel.

1.0.3

Bugfixes.

1.0.2

Bugfixes.

1.0.1

Bugfixes.

1.0.0

Initial release of jenkins-pipeline-linter-connector.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft