2018-11-29
@Alex Tucker
Test for jobDraft.replace() issue. Extend Exception rather than Throwable.
Alex Tucker committed on 29 Nov 2018
2018-11-28
@Alex Tucker
Test for and add cache buster config as part of publish.
Alex Tucker committed on 28 Nov 2018
@Alex Tucker
Implement Drafter.publishDraftset()
Alex Tucker committed on 28 Nov 2018
@Alex Tucker
Apache components HttpHost uses -1 as default port for scheme; see if that helps with pre-emptive basic auth.
Alex Tucker committed on 28 Nov 2018
@Alex Tucker
Use husdon.FilePath() to get file InputStream. May need special handling for remote nodes, see https://stackoverflow.com/questions/41250567/using-filepath-to-access-workspace-on-slave-in-jenkins-pipeline
Alex Tucker committed on 28 Nov 2018
@Alex Tucker
Start verifying pipeline requests.
Alex Tucker committed on 28 Nov 2018
2018-11-22
@Alex Tucker
Use Apache http components directly in cube import pipeline, with attempt to use FileInputStream for streaming potentially large HTTP requests.
Alex Tucker committed on 22 Nov 2018
2018-11-19
@Alex Tucker
Try implementing with callable global to set things up and compiled class implementing drafter methods. Use test JSON files as responses.
Alex Tucker committed on 19 Nov 2018
@Alex Tucker
Add configFileProvider and credentials binding plugins, for testing Jenkins stored parameters.
Alex Tucker committed on 19 Nov 2018
@Alex Tucker
Merge remote-tracking branch 'origin/master' into add_tests
Alex Tucker committed on 19 Nov 2018
2018-11-13
@Robin Gower
drafter.queryDraft with GET instead of POST
Robin Gower committed on 13 Nov 2018
@Robin Gower
Configure http-request not to throw `hudson.AbortException` on 4XX
Robin Gower committed on 13 Nov 2018
2018-11-12
@Robin Gower
Fix query url
Robin Gower committed on 12 Nov 2018
@Robin Gower
Attempt to set Accept as custom header, not using acceptType param
Robin Gower committed on 12 Nov 2018
@Robin Gower
Candidate version of drafter.queryDraftset
Robin Gower committed on 12 Nov 2018
@Robin Gower
Ignore IntelliJ .idea dir
Robin Gower committed on 12 Nov 2018
2018-11-08
@Alex Tucker
Factor out components and codelists table2qb pipelines.
Alex Tucker committed on 8 Nov 2018
@Alex Tucker
Add pipeline-utility-steps for readJSON
Alex Tucker committed on 8 Nov 2018
2018-11-07
@Alex Tucker
Add test based on https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin. Currently times-out after sending and receiving HTTP req/res.
Alex Tucker committed on 7 Nov 2018
2018-10-30
@Robin Gower
Ensure data inserted into jobDraft
Robin Gower committed on 30 Oct 2018
@Robin Gower
Delete by path not label
Robin Gower committed on 30 Oct 2018
@Robin Gower
Delete jobDraft only if present
Robin Gower committed on 30 Oct 2018
2018-10-19
@Alex Tucker
Debugging issue with uploadTidy() not appearing to be called when optional datasetPath argument isn't supplied.
Alex Tucker committed on 19 Oct 2018
2018-10-17
@Robin Gower
uploadTidy takes optional datasetPath argument ...
Robin Gower committed on 17 Oct 2018
@Robin Gower
Improved jobDraft logging
Robin Gower committed on 17 Oct 2018
@Robin Gower
jobDraft.replace Try with finally
Robin Gower committed on 17 Oct 2018
@Robin Gower
Split draft creation and use ...
Robin Gower committed on 17 Oct 2018
@Robin Gower
drafter.findOrCreateDraftset
Robin Gower committed on 17 Oct 2018
@Robin Gower
Skip deleting draftset
Robin Gower committed on 17 Oct 2018
@Robin Gower
Skip filename in self-call
Robin Gower committed on 17 Oct 2018