summaryrefslogtreecommitdiff
path: root/roles/pipeliner/templates/updatepipeline.j2
AgeCommit message (Expand)Author
2021-12-06update pipeliner so that git pulls are merge-resolved with -Xtheirs rather th...Nick White
2021-11-20Use new go path for updatepipelineNick White
2021-06-22Have updatepipeline script only compile and install bookpipelineNick White
2020-10-19Stop using GOPATH for source code to ensure go modules are enabledNick White
2020-09-07Switch from using 'go get -u' to git pull & go installNick White
2020-09-01Ensure that changed modules don't cause updatepipeline to failNick White
2020-03-10Ensure modules are always updated, and that the service allows time for this ...Nick White
2020-03-10Ensure go modules are enabled (should have been by default last time, but was...Nick White
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 bookpi...Nick White
2019-10-16Update pipeliner to update before running bookpipeline, and with latest urlsNick White