<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acid/acid.yaml.example, branch origin/master</title>
<subtitle>Is A Continuous Integration Daemon</subtitle>
<id>http://cgit.janouch.name/acid/atom?h=origin%2Fmaster</id>
<link rel='self' href='http://cgit.janouch.name/acid/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/acid/'/>
<updated>2024-12-23T13:35:46Z</updated>
<entry>
<title>Clean up, add a deployment stage</title>
<updated>2024-12-23T13:35:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-22T08:00:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/acid/commit/?id=a09b11256b1ad540d6606912dab82a992f74b130'/>
<id>urn:sha1:a09b11256b1ad540d6606912dab82a992f74b130</id>
<content type='text'>
Errors should be handled a bit more nicely now.

The SFTP part could also be done from deploy scripts like:

 scp -i {runner.ssh.identity} \
   -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no \
   {runner.ssh.user}@{runner.ssh.address%:*} -p {runner.ssh.address#*:}

but that is deemed way too annoying, so we do it from Go.
</content>
</entry>
<entry>
<title>Set a time limit on runners</title>
<updated>2024-04-19T02:26:48Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-19T02:26:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/acid/commit/?id=0db2ff34096896a27c1f2239fecfae4f5c32b744'/>
<id>urn:sha1:0db2ff34096896a27c1f2239fecfae4f5c32b744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve shell quoting</title>
<updated>2024-04-16T06:30:25Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-16T05:38:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/acid/commit/?id=b594ff78b22452b1260286f86fc5a40dbf3d38d9'/>
<id>urn:sha1:b594ff78b22452b1260286f86fc5a40dbf3d38d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-04-04T17:40:14Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-03-29T13:08:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/acid/commit/?id=fd6959fff82a87e92d9e73cb07e210cebb675050'/>
<id>urn:sha1:fd6959fff82a87e92d9e73cb07e210cebb675050</id>
<content type='text'>
</content>
</entry>
</feed>
