index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
pipeline
/
put.go
Age
Commit message (
Expand
)
Author
2022-01-31
Make pipeline context-aware, so the rescribe tool can cancel jobs
Nick White
2021-12-06
pipeline: ignore any files with a non-image suffix, rather than erroring on them
Nick White
2021-11-23
gofmt, plus update documentation of recently changed pipeline.UploadImages
Nick White
2021-11-22
changed put.go so that a 4-digit number is appended to the end of each filena...
Antonia Rescribe
2021-08-17
pipeline: use regular storage for tests, rather than a separate one
Nick White
2021-08-02
internal/pipeline: Add test (incomplete but working) for UploadImages
Nick White
2021-07-27
internal/pipeline: Add test to check that hidden files are skipped
Nick White
2021-07-27
internal/pipeline: add tests for DetectQueueType
Nick White
2021-07-13
internal/pipeline: Reorganise interfaces so that functions only declare what ...
Nick White
2021-06-15
pipeline: Ignore hidden files when checking and uploading
Nick White
2020-11-10
gofmt
Nick White
2020-11-09
[rescribe] work in progress at a self-contained local pipeline processor, cal...
Nick White