<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ravanan, branch v0.2.0</title>
<subtitle>High-reproducibility CWL runner powered by Guix</subtitle>
<id>http://git.systemreboot.net/ravanan/atom?h=v0.2.0</id>
<link rel='self' href='http://git.systemreboot.net/ravanan/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/'/>
<updated>2025-11-24T18:32:48+00:00</updated>
<entry>
<title>Makefile: Bump version to 0.2.0.</title>
<updated>2025-11-24T18:32:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T18:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=5676b0ac98ea74fcfcd3bf15388af64d33cc9e2a'/>
<id>urn:sha1:5676b0ac98ea74fcfcd3bf15388af64d33cc9e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Add end-to-end tests CI badge.</title>
<updated>2025-11-24T18:03:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T18:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=1dddff2efb6f09a89050ea2c9f562e35f2768d60'/>
<id>urn:sha1:1dddff2efb6f09a89050ea2c9f562e35f2768d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Detail alt text for CI badge.</title>
<updated>2025-11-24T18:03:07+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T18:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=8f632b06d9ff358cfdb08300ff75dfd2acea5092'/>
<id>urn:sha1:8f632b06d9ff358cfdb08300ff75dfd2acea5092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>e2e-tests: Pass --no-same-owner flag to tar.</title>
<updated>2025-11-24T17:53:52+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T17:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=0badc59665be328fbd370bbd9e2d1cf073da9d68'/>
<id>urn:sha1:0badc59665be328fbd370bbd9e2d1cf073da9d68</id>
<content type='text'>
This is required to run tar successfully within the CI end-to-end
tests container.
</content>
</entry>
<entry>
<title>website: Add CSS.</title>
<updated>2025-11-24T02:32:45+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T02:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=ce71920763e09a8078cb70c54365b8add37882ad'/>
<id>urn:sha1:ce71920763e09a8078cb70c54365b8add37882ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guix: Push version detection into G-expression.</title>
<updated>2025-11-24T02:20:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T02:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=0ef89622a9cee5e90e4ae0dac33e985b81124e17'/>
<id>urn:sha1:0ef89622a9cee5e90e4ae0dac33e985b81124e17</id>
<content type='text'>
We push version detection into the G-expression. This way, it won't
interfere with channel compilation.
</content>
</entry>
<entry>
<title>guix: Import (guix packages).</title>
<updated>2025-11-24T02:00:51+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T02:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=1b789957a90aaf088682afe0d0633ed8c83a5618'/>
<id>urn:sha1:1b789957a90aaf088682afe0d0633ed8c83a5618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guix: Fix double ungexp.</title>
<updated>2025-11-24T02:00:34+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T02:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=2c3d5dfb4fc53c9b45e7e831d4ed9f38f7e34c44'/>
<id>urn:sha1:2c3d5dfb4fc53c9b45e7e831d4ed9f38f7e34c44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>e2e-tests: Use YAML, instead of JSON, job files.</title>
<updated>2025-11-24T01:33:30+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T01:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=4b51611c970cd0839c5b4f470a9b56d6a58a553b'/>
<id>urn:sha1:4b51611c970cd0839c5b4f470a9b56d6a58a553b</id>
<content type='text'>
Now that we have resolved type ambiguities in YAML input files, prefer
YAML job files to JSON job files.
</content>
</entry>
<entry>
<title>HACKING: Mention that E2E tests must be run outside guix shell.</title>
<updated>2025-11-24T01:33:30+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-11-24T01:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=ec6b506fe621aa4ca9c540338e8a8fb659c369b7'/>
<id>urn:sha1:ec6b506fe621aa4ca9c540338e8a8fb659c369b7</id>
<content type='text'>
</content>
</entry>
</feed>
