<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitlab-ci.yml, branch arti-v0.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-25T20:18:00Z</updated>
<entry>
<title>Try some tweaks to .gitlab-ci.yml</title>
<updated>2021-05-25T20:18:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T20:18:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a3e735e4bd5d52ead021320eabc23a239ed3e53'/>
<id>urn:sha1:5a3e735e4bd5d52ead021320eabc23a239ed3e53</id>
<content type='text'>
The "--all" flag is deprecated in favor of "--workspace", which
isn't actually needed here.

"--all-features" catches a few things that we want to make sure
we're catching.

Let's try out cargo doc and make sure that passes too.
</content>
</entry>
<entry>
<title>CI target to build with async-std. Running tests is harder, alas</title>
<updated>2021-03-02T17:21:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-02T17:21:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0cfff7e0e4c8f1bd3f533f500bdac65dd5a3ed2a'/>
<id>urn:sha1:0cfff7e0e4c8f1bd3f533f500bdac65dd5a3ed2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>My rustfmt is up-to-date with the gitlab ci one again</title>
<updated>2021-03-01T12:42:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-01T12:42:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b33bc268d591a106a44cfccea4a2b5c9472d2d15'/>
<id>urn:sha1:b33bc268d591a106a44cfccea4a2b5c9472d2d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable our cargo fmt test on CI for now.</title>
<updated>2021-02-26T14:59:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-02-26T14:59:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=66c901265d7fdad4d5790807391439307631bd15'/>
<id>urn:sha1:66c901265d7fdad4d5790807391439307631bd15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab-ci.yml -- on rust-latest, turn all clippy warnings into errors.</title>
<updated>2020-12-07T21:18:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-07T21:18:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8301ae699b7319b0ee6def8a2dfcb79b2980a7ed'/>
<id>urn:sha1:8301ae699b7319b0ee6def8a2dfcb79b2980a7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! fixup! fixup! Try adding "test --all" and "fmt" and "clippy".</title>
<updated>2020-12-07T19:04:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-07T19:04:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f286ba7c244eac176cd6dd12f8865c76f3361ac'/>
<id>urn:sha1:6f286ba7c244eac176cd6dd12f8865c76f3361ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! fixup! Try adding "test --all" and "fmt" and "clippy".</title>
<updated>2020-12-07T17:51:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-07T17:51:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b5f17167c24763c11ddca55e60a6d97a746f64ec'/>
<id>urn:sha1:b5f17167c24763c11ddca55e60a6d97a746f64ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Try adding "test --all" and "fmt" and "clippy".</title>
<updated>2020-12-07T17:41:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-07T17:41:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09849c64f84155e1d5d954602936175d549e98d1'/>
<id>urn:sha1:09849c64f84155e1d5d954602936175d549e98d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try adding "test --all" and "fmt" and "clippy".</title>
<updated>2020-12-07T17:16:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-06T14:49:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd74f6c13fb6685d68ea9d805a87d1cd7bec34ae'/>
<id>urn:sha1:fd74f6c13fb6685d68ea9d805a87d1cd7bec34ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let's try explicit target?</title>
<updated>2020-12-07T13:35:02Z</updated>
<author>
<name>Alexander Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2020-12-06T16:16:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1923c7820f15f021871c0165e72583c82ceb414a'/>
<id>urn:sha1:1923c7820f15f021871c0165e72583c82ceb414a</id>
<content type='text'>
</content>
</entry>
</feed>
