<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ravanan, branch v0.1.0</title>
<subtitle>High-reproducibility CWL runner powered by Guix</subtitle>
<id>http://git.systemreboot.net/ravanan/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/ravanan/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/'/>
<updated>2025-01-28T01:06:59+00:00</updated>
<entry>
<title>bin: Add newline after usage message.</title>
<updated>2025-01-28T01:06:59+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-28T00:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=3fd095a259defa7e9a9477b3df3b7c2938f9a5fb'/>
<id>urn:sha1:3fd095a259defa7e9a9477b3df3b7c2938f9a5fb</id>
<content type='text'>
* bin/ravanan (print-usage): Add newline at the end.
</content>
</entry>
<entry>
<title>Makefile: Add release tarball generation rules.</title>
<updated>2025-01-28T01:06:59+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-28T00:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=26bd1eded10a0b493302dbff1c1a9db6a6b04642'/>
<id>urn:sha1:26bd1eded10a0b493302dbff1c1a9db6a6b04642</id>
<content type='text'>
* Makefile (GIT, GPG, LZIP, config_file_template, distribute_files,
dist_archive): New variables.
(dist, distsign, $(dist_archive), %.asc): New rules.
</content>
</entry>
<entry>
<title>Makefile: Treat config.scm distinctly from sources.</title>
<updated>2025-01-28T00:50:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-28T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=5ea1acc60b6c03181df57e715d8fcef90c36bd73'/>
<id>urn:sha1:5ea1acc60b6c03181df57e715d8fcef90c36bd73</id>
<content type='text'>
config.scm is a generated source file. Treat it the same as a
hand-written source file creates problems when generating release
tarballs.

* Makefile (sources): Remove $(config_file).
(objects): Add $(config_file:.scm=.go).
(install): Depend on $(config_file) and install it.
</content>
</entry>
<entry>
<title>README: Add table of contents.</title>
<updated>2025-01-27T23:52:36+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T23:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=82f92fe19489c57540b882db0c7d74d8a31ab811'/>
<id>urn:sha1:82f92fe19489c57540b882db0c7d74d8a31ab811</id>
<content type='text'>
* README.md: Add table of contents.
</content>
</entry>
<entry>
<title>README: Add image of Ravanan.</title>
<updated>2025-01-27T23:44:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T23:39:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=3fa414354b828cee0f3d1d182d4b73f2f3506f38'/>
<id>urn:sha1:3fa414354b828cee0f3d1d182d4b73f2f3506f38</id>
<content type='text'>
* README.md: Add image of Ravanan.
(License): Mention license and attribution for image.
* images/ravanan-king-of-lanka.jpg, images/LICENSE.md: New files.
</content>
</entry>
<entry>
<title>README: Fix grammar.</title>
<updated>2025-01-27T22:55:35+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T22:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=18de3c9311e91bc3637c076e1985e96d5f806aad'/>
<id>urn:sha1:18de3c9311e91bc3637c076e1985e96d5f806aad</id>
<content type='text'>
* README.md (Building from source): Change "do" to "do so".
</content>
</entry>
<entry>
<title>README: Restructure introduction.</title>
<updated>2025-01-27T22:53:23+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T22:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=749585b504589260de9ba00d164b5473dc73b510'/>
<id>urn:sha1:749585b504589260de9ba00d164b5473dc73b510</id>
<content type='text'>
* README.md: Restructure introduction.
</content>
</entry>
<entry>
<title>README: Add "Building from source" section.</title>
<updated>2025-01-27T22:46:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T22:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=46dfa1f4b24f29217f69df9cc2b18ac4444b2a52'/>
<id>urn:sha1:46dfa1f4b24f29217f69df9cc2b18ac4444b2a52</id>
<content type='text'>
* README.md (Building from source): New section.
</content>
</entry>
<entry>
<title>README: Fill out "How to use" section.</title>
<updated>2025-01-27T22:46:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T19:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=8e692efd091004cb77ecb2f0baeaccd7dd315d29'/>
<id>urn:sha1:8e692efd091004cb77ecb2f0baeaccd7dd315d29</id>
<content type='text'>
* README.md (How to use): Fill out section.
* doc/hello-world-inputs.json, doc/hello-world.cwl: New files.
</content>
</entry>
<entry>
<title>bin: Create store directory when it does not exist.</title>
<updated>2025-01-27T16:42:43+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-01-27T15:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ravanan/commit/?id=b890ddd5a8cc6a741704b28515311d10be4df0f1'/>
<id>urn:sha1:b890ddd5a8cc6a741704b28515311d10be4df0f1</id>
<content type='text'>
* bin/ravanan: Import (ravanan store).
(main): Create store directory when it does not exist.
* ravanan/store.scm (make-store): New public function.
</content>
</entry>
</feed>
