<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/testdata-live, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-07-30T10:18:50Z</updated>
<entry>
<title>tor-netdoc: Fix typo in testdata-live-download and RELAY_* constants</title>
<updated>2026-07-30T10:18:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-30T10:18:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fee5595f40d707b4b0c5aca2f3d543c0cf884734'/>
<id>urn:sha1:fee5595f40d707b4b0c5aca2f3d543c0cf884734</id>
<content type='text'>
I still had the previously downloaded full consensus locally, so
running testdata-live-download fixed the Rust file.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Abolish selected_relays.rs</title>
<updated>2026-07-27T13:08:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-27T13:08:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1ed4f7fb7cb713ab94b0e4c956281aa8e1445f8'/>
<id>urn:sha1:d1ed4f7fb7cb713ab94b0e4c956281aa8e1445f8</id>
<content type='text'>
This is no longer used.  Get rid of the code which generates it, and
the generated file.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live-download: Generate generated_consts.rs</title>
<updated>2026-07-27T13:08:13Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-27T10:36:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=724287f3406f8cdff6ce9ba8c8aeb01748327daa'/>
<id>urn:sha1:724287f3406f8cdff6ce9ba8c8aeb01748327daa</id>
<content type='text'>
This is the code for the new approach.  It's kind of ad-hoc but also
much less deep than the previous macrology.

And, run the script to see the output.  Currently that file isn't used.

For now we leave the shell script code for generating
selected_relays.rs in testdata-live-download.  The new code for
generated_consts.rs is very different, so it's clearer to split the
changes up this way.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Run a download</title>
<updated>2026-07-27T11:11:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-27T10:02:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=854be65706ca93052109b8439761348e74e28174'/>
<id>urn:sha1:854be65706ca93052109b8439761348e74e28174</id>
<content type='text'>
I'm going to change the generation, and that means I need input files,
so I need to run a download (as per the comment in
testdata-live-download).

I'm doing this first, so the rest of the MR can see individual
changes.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Run a download</title>
<updated>2026-07-23T10:53:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-22T16:29:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=104b90cbf41380730919d666abe94848af0151b2'/>
<id>urn:sha1:104b90cbf41380730919d666abe94848af0151b2</id>
<content type='text'>
This updates everything, but really I'm just running it to create the
new selected_relays.rs file.

The meaning of this file will become clear shortly.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Save selected routers' descriptors (effect)</title>
<updated>2026-07-22T15:59:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-21T14:10:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=643c11f88104cbb58d700ba8c31067361241bab8'/>
<id>urn:sha1:643c11f88104cbb58d700ba8c31067361241bab8</id>
<content type='text'>
Run crates/tor-netdoc/testdata-live-download with the locally saved,
previously downloaded, network statuses.

It downloaded these descriptors.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Save selected routers' descriptors</title>
<updated>2026-07-22T15:59:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-21T12:22:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=338b06618ab895d4c2e42c287c982a7d4e3b6165'/>
<id>urn:sha1:338b06618ab895d4c2e42c287c982a7d4e3b6165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Split off selected routers' routerstatus entries (effect)</title>
<updated>2026-07-22T15:59:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-21T14:09:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=314d71e9c6d4251d8b08df17331592c4a95f5309'/>
<id>urn:sha1:314d71e9c6d4251d8b08df17331592c4a95f5309</id>
<content type='text'>
Run crates/tor-netdoc/testdata-live-download with the locally saved,
previously downloaded, network statuses.

(It didn't download anything extra, but it did produced these new
output files, as expected.)
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Download fresh data</title>
<updated>2026-07-22T15:59:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-21T14:08:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09cd377f07d07b1c1094bc949bd15d42e613fb12'/>
<id>urn:sha1:09cd377f07d07b1c1094bc949bd15d42e613fb12</id>
<content type='text'>
Precisely a run of crates/tor-netdoc/testdata-live-download.
</content>
</entry>
<entry>
<title>tor-netdoc testdata-live: Do not re-download already-fetched inputs</title>
<updated>2026-07-22T15:59:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-07-21T13:53:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8068992684a7c7abd3f8ffba8ab0438997b07eef'/>
<id>urn:sha1:8068992684a7c7abd3f8ffba8ab0438997b07eef</id>
<content type='text'>
We don't fetch files to the names we commit.
</content>
</entry>
</feed>
