<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-config-path/src/lib.rs, branch arti-v1.3.1</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.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-11-19T19:33:46Z</updated>
<entry>
<title>tor-config-path: Note an unused error variant</title>
<updated>2024-11-19T19:33:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-31T12:55:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2b45a628eb4e7a291acf4c728e35b53d79b8185a'/>
<id>urn:sha1:2b45a628eb4e7a291acf4c728e35b53d79b8185a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config-path: add more documentation to `CfgPathResolver`</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-14T18:56:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=946d3d35b5cdb7707f5cbea510d9e6098354284f'/>
<id>urn:sha1:946d3d35b5cdb7707f5cbea510d9e6098354284f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config-path: remove `Option` from resolver value</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-14T18:46:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ab22ae6386766e53e72774b908b71772f0c3f2f'/>
<id>urn:sha1:6ab22ae6386766e53e72774b908b71772f0c3f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: moved two tests from tor-config-path</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T06:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a18e5a2d5673b9820df60ecd96981f294cfd9e8'/>
<id>urn:sha1:5a18e5a2d5673b9820df60ecd96981f294cfd9e8</id>
<content type='text'>
Also updated to use the `PATH_RESOLVER` resolver.
</content>
</entry>
<entry>
<title>update `CfgPath::path` to use a `CfgPathResolver`</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T05:18:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b5aa8f7a88808dc9267457ec723d23c8ffd1295a'/>
<id>urn:sha1:b5aa8f7a88808dc9267457ec723d23c8ffd1295a</id>
<content type='text'>
This is a big change across multiple crates since there isn't a good way
to break it up.

This changes the signature of `CfgPath::path` to:

```
pub fn path(&amp;self, path_resolver: &amp;CfgPathResolver) -&gt; Result&lt;PathBuf, CfgPathError&gt; {
```

Making this change means that our global `CfgPathResolver` needs to be
stored in the 'arti-client' library instead of `tor-config-path`, and
must be passed through to anything that calls `path` to expand the
variables.
</content>
</entry>
<entry>
<title>tor-config-path: begin using the `CfgPathResolver`</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T05:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4e93e35339e485a272ea170aa84c91837f94434'/>
<id>urn:sha1:d4e93e35339e485a272ea170aa84c91837f94434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config-path: add unused `CfgPathResolver`</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T04:42:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eff587669941d9b32ab9ccdb4e5325fd37a535d6'/>
<id>urn:sha1:eff587669941d9b32ab9ccdb4e5325fd37a535d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config-path: moved 'impl Display for CfgPath' block</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T04:36:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d008f146847c8cfa1f478666f80827b5d19bfb6'/>
<id>urn:sha1:2d008f146847c8cfa1f478666f80827b5d19bfb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config-path: moved two tests</title>
<updated>2024-11-18T15:01:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-05T02:53:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1053fee7930f1bbb914b440fc72f25713d90b194'/>
<id>urn:sha1:1053fee7930f1bbb914b440fc72f25713d90b194</id>
<content type='text'>
These tests were in the 'test_serde' module, which wasn't the right
place for them.
</content>
</entry>
<entry>
<title>tor-config-path: re-enable 'test_parse' test</title>
<updated>2024-11-04T15:17:00Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-10-29T20:54:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc2aff554c43e6b52bfea8f5378b3ee8dde35645'/>
<id>urn:sha1:cc2aff554c43e6b52bfea8f5378b3ee8dde35645</id>
<content type='text'>
The old code used a shortcut to access the `Figment` directly, but we
need to do the whole config builder thing to be able to parse the toml.
</content>
</entry>
</feed>
