1.2.0 - call lock / unlock scripts in parallel to minimize API downtime
Stories
- https://www.pivotaltracker.com/story/show/153632732
- https://www.pivotaltracker.com/story/show/154169419
- https://www.pivotaltracker.com/story/show/154760449
- https://www.pivotaltracker.com/story/show/155356016
Commits
Log errors in running scripts
[#154169419]
Switch log tag in backup_directory to bbr
[#155356016]
Add labels to stdout/stderr logging
[#155356016]
Remove redundant WaitGroup in the ParallelJobExecutor
[#153632732]
Perform backup locking and unlocking in parallel
[#153632732]
Improve logging
[#153632732]
Add ParallelJobExecutor and its tests
[#153632732]
Add tests for SerialJobExecutor
[#154760449]