Jenkins shared library for calling PMD Drafter and pipeline APIs

@Alex Tucker Alex Tucker authored on 28 Nov 2018
gradle/ wrapper Add test based on https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin. Currently times-out after sending and receiving HTTP req/res. 5 years ago
jenkinsResources Add test based on https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin. Currently times-out after sending and receiving HTTP req/res. 5 years ago
src/uk/org/floop/ jenkins_pmd Apache components HttpHost uses -1 as default port for scheme; see if that helps with pre-emptive basic auth. 5 years ago
test Start verifying pipeline requests. 5 years ago
vars Use Apache http components directly in cube import pipeline, with attempt to use FileInputStream for streaming potentially large HTTP requests. 5 years ago
.gitignore Ignore IntelliJ .idea dir 5 years ago
build.gradle.kts Add configFileProvider and credentials binding plugins, for testing Jenkins stored parameters. 5 years ago
gradlew Add test based on https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin. Currently times-out after sending and receiving HTTP req/res. 5 years ago