<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitlab-ci.yml, branch arti-v1.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-03T00:07:19Z</updated>
<entry>
<title>upgrade docker image for reproducible builds</title>
<updated>2024-03-03T00:07:19Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2024-03-03T00:07:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05974004b24e083d9c033dfdef187128d4564d2d'/>
<id>urn:sha1:05974004b24e083d9c033dfdef187128d4564d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci: stop pulling libigraph from bullseye</title>
<updated>2024-02-05T17:29:05Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2024-01-23T18:13:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de35c865b2d3cc281963712fd7d327688ebbd757'/>
<id>urn:sha1:de35c865b2d3cc281963712fd7d327688ebbd757</id>
<content type='text'>
Now that https://github.com/shadow/tgen/issues/44 is fixed, we no longer
need to do this.
</content>
</entry>
<entry>
<title>shadow ci: bump to latest tgen release</title>
<updated>2024-02-05T17:29:05Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2024-01-23T18:10:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=446e4270713c62a73c99be8e4a688d1b440c5850'/>
<id>urn:sha1:446e4270713c62a73c99be8e4a688d1b440c5850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci: bump to latest shadow release</title>
<updated>2024-02-05T17:29:05Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2024-01-23T18:09:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b427153739acb22fb81289ceeb409483f080a9a7'/>
<id>urn:sha1:b427153739acb22fb81289ceeb409483f080a9a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ci3' into 'main'</title>
<updated>2024-01-31T19:05:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-31T19:05:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d6ff3fba931aedc742cccda013bc960e87bb90f6'/>
<id>urn:sha1:d6ff3fba931aedc742cccda013bc960e87bb90f6</id>
<content type='text'>
CI: Run coverage test on bigger runners

See merge request tpo/core/arti!1944</content>
</entry>
<entry>
<title>Merge branch 'ci' into 'main'</title>
<updated>2024-01-31T15:50:58Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T15:50:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=af99712e7d4629493a1c383216de7a7a7c32ced1'/>
<id>urn:sha1:af99712e7d4629493a1c383216de7a7a7c32ced1</id>
<content type='text'>
CI: Run some tests a bit earlier

See merge request tpo/core/arti!1940</content>
</entry>
<entry>
<title>CI: Run coverage test on bigger runners</title>
<updated>2024-01-31T15:03:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T15:03:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=084970fb01a2488fb8293906501cd3020a8d53bf'/>
<id>urn:sha1:084970fb01a2488fb8293906501cd3020a8d53bf</id>
<content type='text'>
This is starting to get SIGKILL during linking.  Lack of memory,
presumably.

@anarcat suggests we should run this on bigger runners, and that this
could be achieved by applying the `tpa` tag.

CC @trinity-1686a
See also !1943.
</content>
</entry>
<entry>
<title>CI: Run coverage test only in scheduled pipelines</title>
<updated>2024-01-31T14:57:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T14:57:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=126ea7705e180ad57ea35d7c0532d9106a3357f1'/>
<id>urn:sha1:126ea7705e180ad57ea35d7c0532d9106a3357f1</id>
<content type='text'>
This is starting to get SIGKILL during linking.  Lack of memory,
presumably.

@nickm suggests running it only daily since apparently we don't look
at the output that often anyway.
</content>
</entry>
<entry>
<title>CI: blocking-todos: Run quickly</title>
<updated>2024-01-31T12:21:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T11:13:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=615c3d471fc7fe539dc329b10cc39fd95d198d74'/>
<id>urn:sha1:615c3d471fc7fe539dc329b10cc39fd95d198d74</id>
<content type='text'>
This is a very fast check.  It's last in the list so that nothing gets
blocked *by* it, but we want it to run early.
</content>
</entry>
<entry>
<title>CI: minimal-versions: Block only on rust-checks</title>
<updated>2024-01-31T12:21:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T11:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d85f9098be4b9cd9b67ecc704e3c1d930cd9cc3c'/>
<id>urn:sha1:d85f9098be4b9cd9b67ecc704e3c1d930cd9cc3c</id>
<content type='text'>
In particular, let's not wait for all the other builds, to make
iterating minimal-versions through CI less painful.
</content>
</entry>
</feed>
