<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v0.0.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-01-11T14:22:49Z</updated>
<entry>
<title>Add more names to exclude_contributors.txt</title>
<updated>2022-01-11T14:22:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-01-11T14:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06ddb56541950fff21c44980c306639679be78b3'/>
<id>urn:sha1:06ddb56541950fff21c44980c306639679be78b3</id>
<content type='text'>
(We don't put Tor Project employees in the acknowledgments lists.
And we probably shouldn't put bots either.)
</content>
</entry>
<entry>
<title>Move our "minimal versions" code to a script.</title>
<updated>2022-01-08T00:10:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-01-07T22:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c84c547bf44d8d9958ef1eea7448d86262d77b8a'/>
<id>urn:sha1:c84c547bf44d8d9958ef1eea7448d86262d77b8a</id>
<content type='text'>
Previously this code was in .gitlab-ci.yml, but for the purposes of
testing my fix for #275, it turned out to be much better to have it
in a script of its own.

Also, we now need to update our "quote" second-order dependency,
since otherwise our minimal first-order dependencies won't build
correctly.
</content>
</entry>
<entry>
<title>extend lints to include 'clippy::all'</title>
<updated>2021-12-28T20:15:40Z</updated>
<author>
<name>Daniel Eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2021-12-28T20:15:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=592642a9e6c1c03e525f8b452f4b97e6fd17ff9b'/>
<id>urn:sha1:592642a9e6c1c03e525f8b452f4b97e6fd17ff9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude arti-bench from coverage.</title>
<updated>2021-12-21T17:29:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-12-21T17:29:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f85e69a761a5924546bbbab2a09958041e005b5'/>
<id>urn:sha1:3f85e69a761a5924546bbbab2a09958041e005b5</id>
<content type='text'>
This program is itself for testing; we don't strongly care how much
coverage it has on its own.
</content>
</entry>
<entry>
<title>Python does not have quadruple-quote.</title>
<updated>2021-12-02T22:38:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-12-02T22:38:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d582b1c43900e2c5df1b90a6c946afffac1312ed'/>
<id>urn:sha1:d582b1c43900e2c5df1b90a6c946afffac1312ed</id>
<content type='text'>
Fix a bug in postprocess_coverage.py that stuck a big row of '
characters in its output.
</content>
</entry>
<entry>
<title>Postprocess coverage index.html with python instead</title>
<updated>2021-12-01T17:02:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-12-01T17:02:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14eeff00ef6b98b12e7a09cef4480b9800dae39e'/>
<id>urn:sha1:14eeff00ef6b98b12e7a09cef4480b9800dae39e</id>
<content type='text'>
This change jettisons the awk and ed dependencies and instead uses a
real HTML parser, via the BeautifulSoup library in python.

Using BeautifulSoup lets us do trickier stuff, like actually
extracting the coverage totals and adding our own table, with
per-crate coverage.

The script only does this post-processing when it finds python3; the
script exits with an error if BeautifulSoup isn't installed.
</content>
</entry>
<entry>
<title>script to tell which crates have changed since last release.</title>
<updated>2021-11-29T20:17:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T20:17:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0260e747596b4eeaa0432ef90355a0b44fc1b8f'/>
<id>urn:sha1:f0260e747596b4eeaa0432ef90355a0b44fc1b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'coverage-ux' into 'main'</title>
<updated>2021-11-29T16:55:30Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2021-11-29T16:55:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b786f6bb54af14b22f3d8173aaeef57b70963cf4'/>
<id>urn:sha1:b786f6bb54af14b22f3d8173aaeef57b70963cf4</id>
<content type='text'>
UX improvements to with_coverage script

See merge request tpo/core/arti!143</content>
</entry>
<entry>
<title>add semicolons if nothing returned</title>
<updated>2021-11-25T13:20:37Z</updated>
<author>
<name>Daniel Eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2021-11-25T13:14:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=db16d13df4779ac61005050dfe5ce05e3d5a1b5d'/>
<id>urn:sha1:db16d13df4779ac61005050dfe5ce05e3d5a1b5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>with_coverage: port to work with mawk</title>
<updated>2021-11-24T17:55:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T17:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eac440010d2227300e3ff9ff143cb7871b83a254'/>
<id>urn:sha1:eac440010d2227300e3ff9ff143cb7871b83a254</id>
<content type='text'>
The syntax is kinda minimal, but it seems to work okay.
</content>
</entry>
</feed>
