janjoerke / vscode-jenkins-pipeline-linter-connector

MIT License
60 stars 21 forks source link

jenkins-pipeline-linter-connector README

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

Features

Examples

Example 1

Example 2

Extension Settings

This extension contributes the following settings:

Contributors

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.