<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.2.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-07-31T17:54:16Z</updated>
<entry>
<title>Add a missing "-".</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-25T17:49:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77990b1499903120a1fd8fa071d67d3451f81b48'/>
<id>urn:sha1:77990b1499903120a1fd8fa071d67d3451f81b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a script to run cbindgen and check its outputs.</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-17T15:16:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=544487c333fd5199d36fe4ddf781c70bfd9ee020'/>
<id>urn:sha1:544487c333fd5199d36fe4ddf781c70bfd9ee020</id>
<content type='text'>
This is a bit complicated since:
  - Using cbindgen with macro expansion requires a nightly rust:
    so, we have to look for one.

  - There are some cbindgen warnings which I cannot find any way to
    suppress, so instead of giving all warnings, it seems better to
    give a diff from the old list of warnings to the new list.
</content>
</entry>
<entry>
<title>Bump our CI Rust build cache token</title>
<updated>2024-07-29T08:50:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-29T08:44:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a652ef464cd30d45d27a1b3662bb6f4d00bf401'/>
<id>urn:sha1:4a652ef464cd30d45d27a1b3662bb6f4d00bf401</id>
<content type='text'>
This invalidates the cache.  This may not be strictly necessary, but
it will make sure that the new pinned image is used in the CI run *for
this MR*.
</content>
</entry>
<entry>
<title>maint/rust-maint-common/forbid-absolute-shebang: Fix error message</title>
<updated>2024-07-17T14:38:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-07-17T14:38:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e23f2224e93e807335d5b2ff3fb3cd506a702a68'/>
<id>urn:sha1:e23f2224e93e807335d5b2ff3fb3cd506a702a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/common/update-shell-includes: Tolerate includes with a `$`</title>
<updated>2024-07-16T11:46:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:46:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c59b4cfdfca6e7db2bef8dab3fd998c9d4f597b1'/>
<id>urn:sha1:c59b4cfdfca6e7db2bef8dab3fd998c9d4f597b1</id>
<content type='text'>
These are not hardcoded, whatever they are, so they're not the
principal thing we're trying to prevent.  Previously, this would trip
on this in arti.git:maint/cargo-publish:

   maint="$(dirname "$0")"
   ...
   # shellcheck source=maint/crates-io-utils.sh
   source "$maint/crates-io-utils.sh"

Ideally we'd teach this script to be able to check and maintain
includes for scripts that aren't in common/, but I think that's a task
for another day.
</content>
</entry>
<entry>
<title>Switch to maint/common/forbid-script-extensions</title>
<updated>2024-07-16T11:43:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:43:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05dc202de3434bd2f92691b46c8fbb11ed4dab16'/>
<id>urn:sha1:05dc202de3434bd2f92691b46c8fbb11ed4dab16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to maint/common/forbid-absolute-shebangs</title>
<updated>2024-07-16T11:41:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:41:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a806444718aee5eb3c55147a34752fac38486193'/>
<id>urn:sha1:a806444718aee5eb3c55147a34752fac38486193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/common/forbid-absolute-shebansg: Fix error handling</title>
<updated>2024-07-16T11:40:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:21:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0450494da36e400a38a4e516d155a3121ca7e934'/>
<id>urn:sha1:0450494da36e400a38a4e516d155a3121ca7e934</id>
<content type='text'>
set -o pipefail is defused by the if.  And we should properly check
the expected statuses from git.

If git isn't found, this script would otherwise spuriously think
everything is fine.
</content>
</entry>
<entry>
<title>maint scripts: Fix some absolute shebangs</title>
<updated>2024-07-16T11:40:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:40:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=57454d0f5dc6389afab10ae4e0307eaffdaae37b'/>
<id>urn:sha1:57454d0f5dc6389afab10ae4e0307eaffdaae37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/common/apt-install: Don't repeat apt-get update</title>
<updated>2024-07-16T11:38:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:36:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b7e12cf4859de5a0ca75aeaa8915a958b9532e99'/>
<id>urn:sha1:b7e12cf4859de5a0ca75aeaa8915a958b9532e99</id>
<content type='text'>
</content>
</entry>
</feed>
