<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v2.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-02T17:03:49Z</updated>
<entry>
<title>release: Bump `arti-*` and `tor-*` crates to 0.39.0</title>
<updated>2026-02-02T17:03:49Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b80fc6060ca05104f6a2d499b39778cd51bb1b76'/>
<id>urn:sha1:b80fc6060ca05104f6a2d499b39778cd51bb1b76</id>
<content type='text'>
Done via:

```
for crate in $(./maint/list-crates  | rg '^(tor|arti-)'); do
        cargo set-version -p $crate 0.39.0
done
```
</content>
</entry>
<entry>
<title>Merge branch 'main' into 'main'</title>
<updated>2026-02-02T14:51:20Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T14:51:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f6aea5369967ae64be90f022ea8e4e5c0d03c28c'/>
<id>urn:sha1:f6aea5369967ae64be90f022ea8e4e5c0d03c28c</id>
<content type='text'>
fix(minver): Update paste dependency to be minver compatible

See merge request tpo/core/arti!3610</content>
</entry>
<entry>
<title>Remove paste from downgrade-dependencies</title>
<updated>2026-02-02T12:27:51Z</updated>
<author>
<name>sjcobb</name>
<email>sjcobb2003@gmail.com</email>
</author>
<published>2026-02-02T12:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b66a4b91c5befc33c0b878d452f61fb4f722cc79'/>
<id>urn:sha1:b66a4b91c5befc33c0b878d452f61fb4f722cc79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add integration test suite for `hsc ctor-migrate` subcommand</title>
<updated>2026-02-02T10:39:45Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-02-02T10:39:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3'/>
<id>urn:sha1:c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/add_warning: Run script to add new warning</title>
<updated>2026-01-27T18:05:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:05:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a98faf72eb06b47700faeeac5a8a0dd0fc29b584'/>
<id>urn:sha1:a98faf72eb06b47700faeeac5a8a0dd0fc29b584</id>
<content type='text'>
This adds the lint to all our crates.
</content>
</entry>
<entry>
<title>maint/add_warning: Deny clippy::unused_async</title>
<updated>2026-01-27T18:04:48Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:04:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee8e140df43c9dea92222352f49f25446a5ede19'/>
<id>urn:sha1:ee8e140df43c9dea92222352f49f25446a5ede19</id>
<content type='text'>
Part of #2328
</content>
</entry>
<entry>
<title>Bump black</title>
<updated>2026-01-21T17:38:52Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-01-21T17:37:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=815fa2ae277acee29fa365bd6c94806757a42fb5'/>
<id>urn:sha1:815fa2ae277acee29fa365bd6c94806757a42fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename check-api-surface CI job and associated script</title>
<updated>2026-01-20T10:48:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-01-20T10:48:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e90b180ed25cd5c4e6d3f9f339dafc6bdb956800'/>
<id>urn:sha1:e90b180ed25cd5c4e6d3f9f339dafc6bdb956800</id>
<content type='text'>
Change the script name to use hyphens, not underscores.

Make the script name and the CI job name the same, except the script
has -arti at the end in case we add more similar checks.
</content>
</entry>
<entry>
<title>maint/rust-maint-common/forbid-script-underscores: Look at git</title>
<updated>2026-01-20T10:45:26Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-01-14T14:53:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a68763b18352fcbd88bf23f21edd46bd739aa17e'/>
<id>urn:sha1:a68763b18352fcbd88bf23f21edd46bd739aa17e</id>
<content type='text'>
This avoids tripping over things like `__pycache__`
</content>
</entry>
<entry>
<title>Rename maint/list_crates to kebab-case</title>
<updated>2026-01-20T10:45:26Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-01-14T13:43:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5679463169c37b3bf31e444768b9334ca8068e7a'/>
<id>urn:sha1:5679463169c37b3bf31e444768b9334ca8068e7a</id>
<content type='text'>
Swap the symlink direction: now we have list_crates.py (the python
module) with a symlink list-crates pointing to it.  This allows the
module to be imported but the command to be kebab case.

The checking tooling doesn't understand this special arrangement.

Lots of references to update!
</content>
</entry>
</feed>
