<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitlab-ci.yml, branch arti-v1.1.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-22T18:40:44Z</updated>
<entry>
<title>shadow ci: bump tgen</title>
<updated>2023-05-22T18:40:44Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-05-08T15:57:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2df3b3992523f7cd5f49ec20c027c8b268ce919'/>
<id>urn:sha1:c2df3b3992523f7cd5f49ec20c027c8b268ce919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci: bump shadow</title>
<updated>2023-05-22T18:40:44Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-05-08T15:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=893ea38100bdc652e9d6e984559749c94fc1b7b5'/>
<id>urn:sha1:893ea38100bdc652e9d6e984559749c94fc1b7b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump Rust version in reproducible build scripts</title>
<updated>2023-04-13T11:31:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-13T11:31:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a9b1d8f612081df7de29b016a28b8f6e596e8d55'/>
<id>urn:sha1:a9b1d8f612081df7de29b016a28b8f6e596e8d55</id>
<content type='text'>
Now that we require 1.65, Rust 1.63 is no longer sufficient.
</content>
</entry>
<entry>
<title>Run cargo audit last and in its own job</title>
<updated>2023-04-12T09:55:25Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-04-12T09:55:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44d76afa7c46a9c62c8ff3fec04b5d7b25ab653f'/>
<id>urn:sha1:44d76afa7c46a9c62c8ff3fec04b5d7b25ab653f</id>
<content type='text'>
Recently we had some minor awkwardness due a new advisory.
This may help in future.
</content>
</entry>
<entry>
<title>Test with 1.65 in minimal_versions.</title>
<updated>2023-04-11T19:34:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T19:34:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2e742f2ef524638dfab18cd2992008c51114d4b'/>
<id>urn:sha1:d2e742f2ef524638dfab18cd2992008c51114d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/check_todos: Run in CI</title>
<updated>2023-03-21T13:08:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-21T11:54:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18ad2feae2b9410d9d4c6269a1d723ed0232393b'/>
<id>urn:sha1:18ad2feae2b9410d9d4c6269a1d723ed0232393b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add shebang to the GitLab CI</title>
<updated>2023-01-26T20:06:52Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-26T20:06:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9357a8fd6b221231b3608cbd81440c7d46a2919d'/>
<id>urn:sha1:9357a8fd6b221231b3608cbd81440c7d46a2919d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Maine ./maint/check_doc_feature a warning</title>
<updated>2023-01-30T16:49:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-01-24T16:28:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=24d00c4e8f6c7bc6c75c766551d8a80bf2a65746'/>
<id>urn:sha1:24d00c4e8f6c7bc6c75c766551d8a80bf2a65746</id>
<content type='text'>
This is a fair amount of manual work to keep in sync.  I would like to
disable this, at least as a mandatory check, for now.

Fixes #601 (the request for it to become non-blocking).
The underlying issue is #581 and remains open.

Co-authored-by: trinity-1686a &lt;trinity@deuxfleurs.fr&gt;
</content>
</entry>
<entry>
<title>maint: replace llvm-tools-preview with llvm-tools</title>
<updated>2023-01-27T14:56:09Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-27T14:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54f549dd53315aa9d25aa122208b5aa58a4ec63a'/>
<id>urn:sha1:54f549dd53315aa9d25aa122208b5aa58a4ec63a</id>
<content type='text'>
This commit replaces all occurrences of `llvm-tools-preview` with
`llvm-tools`, because it became a stable feature with Rust 1.60, thereby
making the `-preview` prefix obsolete. Beside this, `llvm-tools-preview`
is a redirection to the latter one anyway.

However, it does not work the other way around. At the moment, it is not
possible to execute the `maint/coverage` script on a NixOS system,
because the rustup component list only includes `llvm-tools`, but not
`llvm-tools-preview`, thereby making this change necessary.
</content>
</entry>
<entry>
<title>put ci log span magic strings in a dedicated script</title>
<updated>2022-12-05T17:41:23Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-12-05T17:41:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18a12d3feb8239fcec73bd5494e03ff4ee3f7630'/>
<id>urn:sha1:18a12d3feb8239fcec73bd5494e03ff4ee3f7630</id>
<content type='text'>
</content>
</entry>
</feed>
