<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/tests, branch v0.4.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.4.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-10-13T23:47:14+00:00</updated>
<entry>
<title>web: editor username /u/&lt;username&gt; helper</title>
<updated>2021-10-13T23:47:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-10-13T23:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b9d2e62d9253af5bdafeef77f242682c0a951184'/>
<id>urn:sha1:b9d2e62d9253af5bdafeef77f242682c0a951184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: additional test coverage for v0.4 changes</title>
<updated>2021-10-13T23:30:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-10-13T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b77692ccb27a5b8f4a172939caec6ecd79eaff25'/>
<id>urn:sha1:b77692ccb27a5b8f4a172939caec6ecd79eaff25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: test coverage of rust schema changes</title>
<updated>2021-10-13T23:21:31+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-10-13T03:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=85f4124d0c70b9fb55e6f549cfd906fcf8783c6f'/>
<id>urn:sha1:85f4124d0c70b9fb55e6f549cfd906fcf8783c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>datacite: skip empty abstracts</title>
<updated>2021-10-01T14:56:59+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2021-10-01T14:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=bdc4347acbbdb9f58b7c3abc2578a488de3d0a85'/>
<id>urn:sha1:bdc4347acbbdb9f58b7c3abc2578a488de3d0a85</id>
<content type='text'>
Do not add abstracts where `clean` results in the empty string - this
violates a constraint: `either abstract_sha1 or content is required`
</content>
</entry>
<entry>
<title>trivial blank line lint</title>
<updated>2021-09-09T02:26:56+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-09-09T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=826fcd14e2c9aa67e92425bbff2b344808feb160'/>
<id>urn:sha1:826fcd14e2c9aa67e92425bbff2b344808feb160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refs: web UI tweaks for iterated CSL schema</title>
<updated>2021-08-04T01:15:10+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-08-04T01:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=37b6e99eec3cbc668d6b51ed9e57b93f9a114d2a'/>
<id>urn:sha1:37b6e99eec3cbc668d6b51ed9e57b93f9a114d2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refs: start the most basic/minimal web refs test coverage ('integration' level)</title>
<updated>2021-07-28T02:21:30+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-07-28T02:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=16ce0cd302b954260ccc255ca486d426b79c6b99'/>
<id>urn:sha1:16ce0cd302b954260ccc255ca486d426b79c6b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: small citeproc style changes (to match Pipfile.lock update)</title>
<updated>2021-06-24T01:44:31+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-06-24T01:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5f631cba958c1b67c64202f034569f788689e289'/>
<id>urn:sha1:5f631cba958c1b67c64202f034569f788689e289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>datacite: more careful title string access; fixes sentry #88350</title>
<updated>2021-06-11T20:30:12+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2021-06-11T20:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=811a18ef7609d49d97aba3d61d359da979100246'/>
<id>urn:sha1:811a18ef7609d49d97aba3d61d359da979100246</id>
<content type='text'>
Caused by a partial "title entry without title" coming *first* (e.g. just
holding, e.g. a language, like: {'lang': 'da'}
</content>
</entry>
<entry>
<title>dblp tests: skip redundant seek(0)</title>
<updated>2021-06-03T17:58:29+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-06-03T17:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f1c00144d3bec1389c3e046deb190e0d4083cc34'/>
<id>urn:sha1:f1c00144d3bec1389c3e046deb190e0d4083cc34</id>
<content type='text'>
</content>
</entry>
</feed>
