<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg/exec_test.go, branch v0.4.0</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg/exec_test.go?h=v0.4.0</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg/exec_test.go?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2026-04-03T07:16:55Z</updated>
<entry>
<title>internal/pkg: cache flags</title>
<updated>2026-04-03T07:16:55Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-04-03T07:15:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=5093a06026b0f4abe6b16ccf5381a19caf594166'/>
<id>urn:sha1:5093a06026b0f4abe6b16ccf5381a19caf594166</id>
<content type='text'>
This is cleaner for extending the API.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: isolate container params</title>
<updated>2026-03-26T05:02:58Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-03-26T05:02:58Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d2f30173cd8d635e37623cf72b4867eb0e6ddf1d'/>
<id>urn:sha1:d2f30173cd8d635e37623cf72b4867eb0e6ddf1d</id>
<content type='text'>
This enables exporting container params for interactive troubleshooting within the cure container.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/stub: move from container</title>
<updated>2026-03-17T07:09:14Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-03-17T07:09:14Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=bac583f89edd1360150143ff51f7264c01aa69ec'/>
<id>urn:sha1:bac583f89edd1360150143ff51f7264c01aa69ec</id>
<content type='text'>
This package solves a very specific stubbing use case, in a less than elegant manner.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>check: move from container</title>
<updated>2026-03-17T06:39:03Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-03-17T06:35:58Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6d015a949e27f20c86409c7d78053f0b0493f165'/>
<id>urn:sha1:6d015a949e27f20c86409c7d78053f0b0493f165</id>
<content type='text'>
This package is not container specific, and widely used across the project.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: standardise artifact IR</title>
<updated>2026-02-04T23:24:09Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-02-04T05:41:18Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=e0c720681bbce364910df241658dc987851e579a'/>
<id>urn:sha1:e0c720681bbce364910df241658dc987851e579a</id>
<content type='text'>
This should hopefully provide good separation between the artifact curing backend implementation and the (still work in progress) language. Making the IR parseable also guarantees uniqueness of the representation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: encode checksum in ident</title>
<updated>2026-01-27T11:18:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-27T10:27:18Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=968d8dbaf14fa0e7965a8a525d74a2d8d6a20c50'/>
<id>urn:sha1:968d8dbaf14fa0e7965a8a525d74a2d8d6a20c50</id>
<content type='text'>
This also rearranges the ident ir to be more predictable, and avoids an obvious and somewhat easy to get into inconsistent state.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: exclusive artifacts</title>
<updated>2026-01-26T16:23:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T16:16:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=eb67e5e0a8821058fed782bf9c90b45c793036a5'/>
<id>urn:sha1:eb67e5e0a8821058fed782bf9c90b45c793036a5</id>
<content type='text'>
This alleviates scheduler overhead when curing many artifacts.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: block on implementation entry</title>
<updated>2026-01-24T07:02:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-24T07:02:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6956dfc31ae014c0bdeedf5d3f20963b99abcddb'/>
<id>urn:sha1:6956dfc31ae014c0bdeedf5d3f20963b99abcddb</id>
<content type='text'>
This avoids blocking while not in Cure method of the implementation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: make checksum available to cure</title>
<updated>2026-01-19T12:29:56Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-19T11:10:51Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d933234784bf3bd511869d55fb145dc1d9601ce1'/>
<id>urn:sha1:d933234784bf3bd511869d55fb145dc1d9601ce1</id>
<content type='text'>
This enables deduplication by value as implemented in execArtifact.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: deduplicate dependency errors</title>
<updated>2026-01-17T05:41:00Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-17T05:16:29Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=efc90c3221f42562a9758b0bbdabf30cc95b8f7b'/>
<id>urn:sha1:efc90c3221f42562a9758b0bbdabf30cc95b8f7b</id>
<content type='text'>
This significantly simplifies error reporting for caller.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
</feed>
