index
:
ansible
master
Ansible configuration for rescribe servers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
pipeliner
Age
Commit message (
Expand
)
Author
2021-12-06
update pipeliner so that git pulls are merge-resolved with -Xtheirs rather th...
Nick White
2021-11-20
Use new go path for updatepipeline
Nick White
2021-11-20
Use newer go install than is in debian repos
Nick White
2021-06-22
Have updatepipeline script only compile and install bookpipeline
Nick White
2020-10-20
Remove old references to stretch-backports
Nick White
2020-10-19
Remove undeeded backport as images are based on buster now
Nick White
2020-10-19
Stop using GOPATH for source code to ensure go modules are enabled
Nick White
2020-09-07
Switch from using 'go get -u' to git pull & go install
Nick White
2020-09-01
Ensure go modules are always used by the updatepipeline script
Nick White
2020-09-01
Ensure that changed modules don't cause updatepipeline to fail
Nick White
2020-07-27
Add mailsettings to pipeline
Nick White
2020-03-31
Enable autoshutdown with bookpipeline
Nick White
2020-03-10
Ensure modules are always updated, and that the service allows time for this ...
Nick White
2020-03-10
Ensure go modules are enabled (should have been by default last time, but was...
Nick White
2020-03-10
Use go modules when building bookpipeline
Nick White
2019-12-13
Fix typos in updatepipeline
Nick White
2019-12-11
Install trainings from training repo, and ensure they are updated when bookpi...
Nick White
2019-10-16
Update pipeliner to update before running bookpipeline, and with latest urls
Nick White
2019-09-05
Ensure bookpipeline is executable
Nick White
2019-09-05
Build go tools for pipeline on host machine
Nick White
2019-09-02
Add systemd target for bookpipeline service so it will enable successfully
Nick White
2019-09-02
Remove auth now that policy is correct
Nick White
2019-09-02
Temporarily include aws credentials so the pipeline can download from the s3 ...
Nick White
2019-09-02
Improvements to bookpipeline service, run as a user, and log progress using -v
Nick White
2019-09-02
Make bookpipeline executable
Nick White
2019-09-02
Add pipeliner role
Nick White