<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/with_coverage, branch arti-v0.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-04-08T14:19:28Z</updated>
<entry>
<title>use default toolchain from rustup instead of stable for coverage</title>
<updated>2022-04-08T14:19:28Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-08T14:19:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c4ad15fc30a6ea1a40f84d2f0a848ec5610b61a'/>
<id>urn:sha1:7c4ad15fc30a6ea1a40f84d2f0a848ec5610b61a</id>
<content type='text'>
using stable doesn't work for CI because a specific version like 1.60 is installed
</content>
</entry>
<entry>
<title>bring back RUST_COVERAGE_TOOLCHAIN</title>
<updated>2022-04-08T13:46:46Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-08T13:46:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98ed22ba55922f20101738466f45dda19eef8983'/>
<id>urn:sha1:98ed22ba55922f20101738466f45dda19eef8983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use rustc 1.60 (stable) for coverage</title>
<updated>2022-04-07T21:04:10Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-07T15:39:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c113c607acc8489e8aecae3e5e6bac46185f2435'/>
<id>urn:sha1:c113c607acc8489e8aecae3e5e6bac46185f2435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix with_coverage script to exclude pub(crate) mod test from results</title>
<updated>2022-03-24T18:53:53Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-03-24T18:53:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=80ba587937917e7afad1d544516efa5c8e1bb211'/>
<id>urn:sha1:80ba587937917e7afad1d544516efa5c8e1bb211</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Omit arti-testing from coverage.</title>
<updated>2022-03-04T20:24:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-03-04T20:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=64fa8ea77d9f5127fc618d64f12d70c0536154d5'/>
<id>urn:sha1:64fa8ea77d9f5127fc618d64f12d70c0536154d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add script for coverage on fuzzing</title>
<updated>2022-02-22T19:45:55Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-22T19:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ce6e400c70e36baa4192e1d1c9b591ba46cf0f4'/>
<id>urn:sha1:6ce6e400c70e36baa4192e1d1c9b591ba46cf0f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename *.py scripts to bare name</title>
<updated>2022-02-18T11:46:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-17T18:02:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c301230e43932975a3b6c7bfb1562ea3fbdcc50'/>
<id>urn:sha1:1c301230e43932975a3b6c7bfb1562ea3fbdcc50</id>
<content type='text'>
Update all references.  There are three remaining hits for
  git-grep '\.py\b'
all of which are scripts in "little-t-tor", not here in arti.
</content>
</entry>
<entry>
<title>rename *.sh scripts to bare name</title>
<updated>2022-02-18T11:46:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-17T17:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9aefbf422738151409c3c49d151283ddc62dac04'/>
<id>urn:sha1:9aefbf422738151409c3c49d151283ddc62dac04</id>
<content type='text'>
As per #309

Update all references.  There is one remaining hit for
  git-grep '\.sh\b'
namely "build.sh" in maint/reproducible_build, which I think is
the build script for osxcross - ie, an external project.
</content>
</entry>
</feed>
