AOEpeople / gradle-jenkins-job-dsl-plugin

Plugin for easy management of Jenkins Job DSL scripts with Gradle
MIT License
25 stars 12 forks source link

[Feature] Adds filename check #7

Closed tomasnorre closed 6 years ago

tomasnorre commented 6 years ago

This will adds filename check to the JobDSLTest Gradle Task.

It is conform with the Java Identifier conventions which is used by the JobDSL Plugin in Jenkins already.