2019-03-15
@Alex Tucker
Add getDraftsetEndpoint
Alex Tucker committed on 15 Mar 2019
2019-03-14
@Alex Tucker
Add template transformation pipeline.
Alex Tucker committed on 14 Mar 2019
2019-03-01
@Alex Tucker
Make metadata param relative to CWD.
Alex Tucker committed on 1 Mar 2019
@Alex Tucker
Add optional argument for dataset metadata trig file.
Alex Tucker committed on 1 Mar 2019
2019-01-25
@Alex Tucker
Missed a missing `/v1/status`.
Alex Tucker committed on 25 Jan 2019
@Alex Tucker
Write lock URI needs to have prepended.
Alex Tucker committed on 25 Jan 2019
2019-01-22
@Alex Tucker
Explicitly use addBinaryBody.
Alex Tucker committed on 22 Jan 2019
@Alex Tucker
Attempt to avoid issues fetching external mapping (columns.csv) for upload.
Alex Tucker committed on 22 Jan 2019
2018-12-21
@Alex Tucker
Need to return to break out from retry loop.
Alex Tucker committed on 21 Dec 2018
@Alex Tucker
Allow adding data from a remote HTTP source.
Alex Tucker committed on 21 Dec 2018
@Alex Tucker
Typo, csvv -> csv.
Alex Tucker committed on 21 Dec 2018
@Alex Tucker
Prefix file with workspace directory.
Alex Tucker committed on 21 Dec 2018
2018-12-20
@Alex Tucker
Implement components pipeline call. Remove un-used methods.
Alex Tucker committed on 20 Dec 2018
2018-12-19
@Alex Tucker
Add test for write-lock (503) and implement retry/holdoff polling of write-lock path.
Alex Tucker committed on 19 Dec 2018
2018-12-17
@Alex Tucker
Use WORKSPACE env variable to find file to upload.
Alex Tucker committed on 17 Dec 2018
@Alex Tucker
British spelling of slugize :(
Alex Tucker committed on 17 Dec 2018
@Alex Tucker
Merge branch 'add_tests' of https://git.floop.org.uk/git/ONS/pmd-jenkins-library into add_tests
Alex Tucker committed on 17 Dec 2018
@Alex Tucker
Implement codelist pipeline using HTTP Components direclty.
Alex Tucker committed on 17 Dec 2018
@Alex Tucker
Merge branch 'master' of https://git.floop.org.uk/git/ONS/pmd-jenkins-library into add_tests
Alex Tucker committed on 17 Dec 2018
2018-12-13
@Robin Gower
Merge branch 'master' into add_tests
Robin Gower committed on 13 Dec 2018
@Robin Gower
uploadCodelist first deletes codelist graph to clear out any previous mistakes
Robin Gower committed on 13 Dec 2018
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