summaryrefslogtreecommitdiff
path: root/roles/pipeliner
AgeCommit message (Collapse)Author
2020-03-10Ensure modules are always updated, and that the service allows time for this ↵Nick White
to happen
2020-03-10Ensure go modules are enabled (should have been by default last time, but ↵Nick White
was not)
2020-03-10Use go modules when building bookpipelineNick White
2019-12-13Fix typos in updatepipelineNick White
2019-12-11Install trainings from training repo, and ensure they are updated when ↵Nick White
bookpipeline starts
2019-10-16Update pipeliner to update before running bookpipeline, and with latest urlsNick White
2019-09-05Ensure bookpipeline is executableNick White
2019-09-05Build go tools for pipeline on host machineNick White
2019-09-02Add systemd target for bookpipeline service so it will enable successfullyNick White
2019-09-02Remove auth now that policy is correctNick White
2019-09-02Temporarily include aws credentials so the pipeline can download from the s3 ↵Nick White
bucket successfully
2019-09-02Improvements to bookpipeline service, run as a user, and log progress using -vNick White
2019-09-02Make bookpipeline executableNick White
2019-09-02Add pipeliner roleNick White