mschuchard / linter-jenkins

Jenkinsfile lint via declarative linter for pulsar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to tell if this is working

IanVS opened this issue · comments

I've just installed this package, and I'm not positive that the linter is able to communicate with my Jenkins host. What is the best way to check that? It might be useful to have a command in the command palette which just verifies connectivity, using the package's settings.

I can add this to the roadmap. For now, if Atom is not throwing any errors to your console that is probably a good sign, but if you have an invalid Jenkinsfile and see no linter errors, that is probably a bad sign.

Added in efbfe02. Will be refined before 1.0.3 release.