<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/rust-maint-common, 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-17T14:38:12Z</updated>
<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>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/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>
<entry>
<title>maint/common/apt-install: Use `apt-get install`</title>
<updated>2024-07-16T11:37:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:28:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c28d2b0c07743e7c075551217d85211f29d3d65e'/>
<id>urn:sha1:c28d2b0c07743e7c075551217d85211f29d3d65e</id>
<content type='text'>
This changes from `apt install` (which is not supposed to be used in
scripts) to `apt-get install`.
</content>
</entry>
<entry>
<title>Add 'maint/rust-maint-common/' from commit 'be8ec72c0b0ced653c618af564387079d9ea8e5f'</title>
<updated>2024-07-16T11:04:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:04:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79549b59dad4cf69f07653cfbf1e731b1def9db5'/>
<id>urn:sha1:79549b59dad4cf69f07653cfbf1e731b1def9db5</id>
<content type='text'>
git-subtree-dir: maint/rust-maint-common
git-subtree-mainline: c05af7edf8f715b31d90d128ba6078a8094f440c
git-subtree-split: be8ec72c0b0ced653c618af564387079d9ea8e5f
</content>
</entry>
</feed>
