<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bookpipeline/cmd/booktopipeline, branch v1.0.2</title>
<subtitle>Tools to process books in a cloud based pipeline system</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/'/>
<entry>
<title>Add PreNoWipe queue, that just does binarisation but no wiping</title>
<updated>2022-02-28T16:17:35+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2022-02-28T16:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=21d49b546a27de6c53d8fe7d1a68d5a3b5506c93'/>
<id>21d49b546a27de6c53d8fe7d1a68d5a3b5506c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pipeline context-aware, so the rescribe tool can cancel jobs</title>
<updated>2022-01-31T14:11:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2022-01-31T14:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=550752fa2ab493fb6d10aa9d963fc45996c0d100'/>
<id>550752fa2ab493fb6d10aa9d963fc45996c0d100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pipeline: use regular storage for tests, rather than a separate one</title>
<updated>2021-08-17T12:18:04+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-08-17T12:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=48c68cfa7f18992b26765c7b67c52c11687ad74a'/>
<id>48c68cfa7f18992b26765c7b67c52c11687ad74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>internal/pipeline: Add test (incomplete but working) for UploadImages</title>
<updated>2021-08-02T09:45:53+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2021-08-02T09:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=4b7a4bd1b87d1dbba283e577aa03ce7e390d85d8'/>
<id>4b7a4bd1b87d1dbba283e577aa03ce7e390d85d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[booktopipeline] Add a check to disallow adding a book that already exists</title>
<updated>2020-11-24T12:40:54+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-11-24T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=0d914a5de3f8169d41df4fcff1ee4aea6d01afbe'/>
<id>0d914a5de3f8169d41df4fcff1ee4aea6d01afbe</id>
<content type='text'>
This is important as if a book is added which has already been done,
then an analyse job will be added every time a page is OCRed, which
will clog up the pipeline with unnecessary work. Also if a book was
added with the same name but differently named files, or a different
number of pages, the results would almost certainly not be as
intended.

In the case of a book really wanting to be added with a particular
name, either the original directory can be removed on S3, or "v2"
or similar can be appended to the book name before calling
booktopipeline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is important as if a book is added which has already been done,
then an analyse job will be added every time a page is OCRed, which
will clog up the pipeline with unnecessary work. Also if a book was
added with the same name but differently named files, or a different
number of pages, the results would almost certainly not be as
intended.

In the case of a book really wanting to be added with a particular
name, either the original directory can be removed on S3, or "v2"
or similar can be appended to the book name before calling
booktopipeline.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch booktopipeline to use internal pipeline functions</title>
<updated>2020-11-10T10:05:16+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-11-10T10:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=c48630f590fe2c877e899948f1bf88458d3fd813'/>
<id>c48630f590fe2c877e899948f1bf88458d3fd813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a couple of things that should not be forgotten</title>
<updated>2020-11-09T18:57:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-11-09T18:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=2c040f73ce7bbba480c441a0433fc8b4d6449254'/>
<id>2c040f73ce7bbba480c441a0433fc8b4d6449254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve logging by using Println, which ensures there is a space between arguments, even if all are strings</title>
<updated>2020-10-20T17:12:36+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-10-20T17:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=644abdb177331107696b2caf3f0de8ac76a74702'/>
<id>644abdb177331107696b2caf3f0de8ac76a74702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[booktopipeline] Check that all images are valid before adding to pipeline</title>
<updated>2020-09-22T15:45:28+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-22T15:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=217a766647da7fa56289c0146705fec6f8cfea05'/>
<id>217a766647da7fa56289c0146705fec6f8cfea05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix confusing usage message for booktopipeline</title>
<updated>2020-09-01T16:39:21+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-09-01T16:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=14d2fcf4bd293b45d50bf34c568040fe9e7082f7'/>
<id>14d2fcf4bd293b45d50bf34c568040fe9e7082f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
