Fix docker image tagging, rename env var (61)
Update makefile to clean before release (59)
Update docker login script (58)
Attach package version to dockerfile tag (57)
Add script to compute docker image tag (56)
XSAMTOOLS_IMAGE_NAME -> XSAMTOOLS_IMAGE_BASE_NAME (55)
Move docker recipes into common.mk (54)
Remove release undo recipe from Makefile (53)
Use XSAMTOOLS_HOME to verify env has been sourced (52)
Update with samtools docker dep.
Fix makefile variables (50)
Add logging to pipes (49)
Share a process executor among all pipes (48)
Update type hint: use Sequence instead of Iterable (47)
Move access verification to utilities classes (46)
Verify bucket access before pipe subprocesses (45)
Check return codes of subprocesses (44)
Assert bcftools is available in VCF commands (43)
Add convenience methods for access verification (42)
Install samtools binary.
Fix repo home env vars (40)
Improve type hints (39)
Add convenience stubbed object (38)
Readable/writable handles avoiding FIFO deadlock (37)
Correctly shutdown gscio.Reader (36)
Use ProcessPoolExecutor for process concurrency (35)
Use mpu queue for safer reader exit (34)
Enable requester pays for DRS objects (33)
Simplify environment (31)
Bump terra-notebook-utils (32)
Dockerfile installs xsamtools from local repo root (28)