2018-12-19 |
Add test for write-lock (503) and implement retry/holdoff polling of write-lock path.
Alex Tucker
committed
on 19 Dec 2018
|
---|---|
2018-11-29 |
Test for jobDraft.replace() issue. Extend Exception rather than Throwable.
Alex Tucker
committed
on 29 Nov 2018
|
2018-11-28 |
Test for and add cache buster config as part of publish.
Alex Tucker
committed
on 28 Nov 2018
|
Implement Drafter.publishDraftset()
Alex Tucker
committed
on 28 Nov 2018
|
|
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
|
|
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
|
|
2018-11-22 |
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 |
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
|