summaryrefslogtreecommitdiff
path: root/bookpipeline/cmd/lspipeline/main.go
AgeCommit message (Expand)Author
2019-10-08Continue separating the repository; remove all but preproc, and move integral...Nick White
2019-10-02Add wipeonly queue and functionalityNick White
2019-09-27Hardcode to ignore "workhorse" from logsNick White
2019-09-24Improve ssh logs; ensure only fully operational servers are tried, and ensure...Nick White
2019-09-24Do ssh log collection concurrentlyNick White
2019-09-24Get ssh logs from all running serversNick White
2019-09-24Add list of books done and in progress to lspipelineNick White
2019-09-24Move ec2 stuff out of lspipeline and into aws.goNick White
2019-09-23Move the sqs stuff out to aws.goNick White
2019-09-19Add queue listing to lspipelineNick White
2019-09-19Switch to using a goroutine for ec2 instance info, so can do all aws requests...Nick White
2019-09-18Add start of lspipelineNick White