<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/rust-maint-common, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-10-02T14:37:15Z</updated>
<entry>
<title>forbid-hard-tabs: Improve doc comment</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T14:29:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62302873e2c0fc640bb75abec73f0b6b4450145d'/>
<id>urn:sha1:62302873e2c0fc640bb75abec73f0b6b4450145d</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2488#note_3087164
</content>
</entry>
<entry>
<title>bash-utils.sh: reject_options: Don't crash due to -u if no arguments</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T09:20:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d78d1092873b0f9b60bd6e72bd1a37b6bbd53149'/>
<id>urn:sha1:d78d1092873b0f9b60bd6e72bd1a37b6bbd53149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide new forbid-hard-tabs script</title>
<updated>2024-10-02T14:37:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-02T09:14:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=07c8b7fe13b2158cccb48798b395a5188fa3d61e'/>
<id>urn:sha1:07c8b7fe13b2158cccb48798b395a5188fa3d61e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-09-03T08:09:02Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-09-03T08:09:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=676f913463b7d84f34dd6101b99d03ef79cf57ad'/>
<id>urn:sha1:676f913463b7d84f34dd6101b99d03ef79cf57ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude debian/* from the forbid-absolute-shebangs checks</title>
<updated>2024-08-27T09:40:55Z</updated>
<author>
<name>NoisyCoil</name>
<email>noisycoil@tutanota.com</email>
</author>
<published>2024-08-16T17:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ed29c071d27eb8272e386706978778e7bb807be'/>
<id>urn:sha1:7ed29c071d27eb8272e386706978778e7bb807be</id>
<content type='text'>
</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>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>
</feed>
