History for pmd-jenkins-library / vars
2018-12-21
@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-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
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
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
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
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
2018-11-08
@Alex Tucker
Factor out components and codelists table2qb pipelines.
Alex Tucker committed on 8 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
@Robin Gower
Oh my typo
Robin Gower committed on 17 Oct 2018
@Robin Gower
See if coercion helps groovy find drafter.findDataset ...
Robin Gower committed on 17 Oct 2018
@Robin Gower
More findDraftset typos
Robin Gower committed on 17 Oct 2018
@Robin Gower
s/draftset/drafts typo
Robin Gower committed on 17 Oct 2018
@Robin Gower
Extract dataset.delete and draftset.findDraftset
Robin Gower committed on 17 Oct 2018
@Robin Gower
Extract util.slugise()
Robin Gower committed on 17 Oct 2018
2018-10-15
@Alex Tucker
Output some debug info.
Alex Tucker committed on 15 Oct 2018
@Alex Tucker
Explicitly check not-null oldLabel. Lowercase old label.
Alex Tucker committed on 15 Oct 2018
2018-10-11
@Alex Tucker
Add type in case it matters.
Alex Tucker committed on 11 Oct 2018
@Alex Tucker
Add optional 'oldLabel' argument to help ensure previous graphs are removed.
Alex Tucker committed on 11 Oct 2018
2018-09-27
@Alex Tucker
Remove extraneous bracket.
Alex Tucker committed on 27 Sep 2018
@Alex Tucker
uploadTidy to replace uploadDraftset; use empty dataset label so title isn't overridden in metadata.
Alex Tucker committed on 27 Sep 2018
2018-09-18
@Alex Tucker
ons-table2qb.core/data-cube uses new parameter, 'dataset-slug'
Alex Tucker committed on 18 Sep 2018
2018-08-31
@Alex Tucker
Put columns mapping CSV file in metadata directory so it doesn't interfere with other CSV files.
Alex Tucker committed on 31 Aug 2018
2018-08-28
@Alex Tucker
Use brackets.
Alex Tucker committed on 28 Aug 2018
@Alex Tucker
Attempt to use updated data-cube pipeline with additional columns-csv parameter.
Alex Tucker committed on 28 Aug 2018
2018-07-27
@Alex Tucker
Add method to upload data cube observations and metadata as turtle/trig respectively.
Alex Tucker committed on 27 Jul 2018
2018-07-02
@Alex Tucker
Dataset metadata uploaded as trig, needs explicit utf-8 encoding.
Alex Tucker committed on 2 Jul 2018
2018-06-15
@Alex Tucker
Add charset=UTF-8 for CSV files.
Alex Tucker committed on 15 Jun 2018
@Alex Tucker
Revert workaround - issue is that charset=value shouldn't have quotes around value. Add charset=UTF-8 to multipart/form-data as a workaround to force body to be treated as UTF-8 encoded string.
Alex Tucker committed on 15 Jun 2018
@Alex Tucker
Attempt to workaround odd issue with endpoint parsing URL params differently if a content-type with a charset is supplied.
Alex Tucker committed on 15 Jun 2018
2018-06-11
@Alex Tucker
Add optional 'graph' parameter to addData()
Alex Tucker committed on 11 Jun 2018
2018-06-05
@Alex Tucker
Lower case the dataset path.
Alex Tucker committed on 5 Jun 2018
@Alex Tucker
Add some logging.
Alex Tucker committed on 5 Jun 2018
2018-06-04
@Alex Tucker
Remove other extraneous parameter.
Alex Tucker committed on 4 Jun 2018
@Alex Tucker
Remove extraneous parameter.
Alex Tucker committed on 4 Jun 2018
@Alex Tucker
Avoid unmarshallable things.
Alex Tucker committed on 4 Jun 2018
@Alex Tucker
Add macros for uploading and publishing draftsets.
Alex Tucker committed on 4 Jun 2018
2018-05-21
@Alex Tucker
Use the right parameter for auth.
Alex Tucker committed on 21 May 2018
@Alex Tucker
Attempt to clear the cache and reindex for search on publishing.
Alex Tucker committed on 21 May 2018
@Alex Tucker
Try to catch the body of 5xx errors while waiting for job completion.
Alex Tucker committed on 21 May 2018
2018-05-08
@Alex Tucker
Try calling local method without prefix.
Alex Tucker committed on 8 May 2018
@Alex Tucker
More type coercing.
Alex Tucker committed on 8 May 2018
@Alex Tucker
Be more explicit about types. Sigh.
Alex Tucker committed on 8 May 2018
@Alex Tucker
Add deleteGraph. Fix id param on deleteDraftset.
Alex Tucker committed on 8 May 2018
2018-05-04
@Alex Tucker
Initial refactor.
Alex Tucker committed on 4 May 2018