Patrick van Dissel
Patrick van Dissel
The presentation assistant (PA) is awesome, but probably most useful when in presentation-mode. Would be nice if PA, by-default, is only enabled when in presentation-mode. And if you want to...
If `copyArtifactToDisk` is `true`, the artifacts are downloaded to the local disk path as configured with the environment variable `ARTIFACTORY_DATA_ARCHIVE`, before being removed from Artifactory. If `false` (default), artifacts are...
Currently, the gradle-jenkins-jobdsl plugin has one specific Jenkins JobDSL version it uses (the one it is compiled with). This should be configurable by the user. The advantage of this is...
Currently, to be able to use JobDSL plugin specific classes in the jobdsl script with auto-completion et.al., you need to add those to the project dependencies in gradle making them...