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
/
pipeline.go
Age
Commit message (
Expand
)
Author
2022-01-17
internal/pipeline: if a graph cannot be created, don't leave an empty graph.p...
Nick White
2021-07-19
internal/pipeline: Be more explicit with exactly what functions are in each i...
Nick White
2021-07-13
internal/pipeline: Reorganise interfaces so that functions only declare what ...
Nick White
2021-07-12
Add test for upAndQueue function
Nick White
2021-05-31
Add a test for up(), and document download() and up() properly
Nick White
2021-05-19
Close process channel after writing to err channel in download(), in case of ...
Nick White
2021-05-19
Add tests for download()
Nick White
2021-05-19
Fix syntax for some fmt.Errorf calls
Nick White
2020-12-03
Don't upload binarised pdf twice needlessly
Nick White
2020-11-16
Some changes to ensure the pipeline works correctly on Windows
Nick White
2020-11-10
gofmt
Nick White
2020-11-10
[rescribe] Enable custom paths to tesseract command to be set (also improve s...
Nick White
2020-11-10
[getpipelinebook] Rewrite to use internal package functions
Nick White
2020-11-09
Switch Preprocess() to take the thresholds to use, and have rescribe tool onl...
separatelocal
Nick White
2020-11-09
[rescribe] work in progress at a self-contained local pipeline processor, cal...
Nick White