<feed xmlns='http://www.w3.org/2005/Atom'>
<title>build-o-tron/src/lua, branch runner-local-mode</title>
<subtitle>a buildbot so i can tell myself i don't need to run woodpecker or something</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/'/>
<entry>
<title>reorganize the whole thing into crates/ packages</title>
<updated>2023-07-13T07:51:51+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-13T07:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=9e6906c00c49186189d211dc96e132d85e7ff641'/>
<id>9e6906c00c49186189d211dc96e132d85e7ff641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>actually set Build.sha</title>
<updated>2023-07-05T01:33:57+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-05T01:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=d3b9a921d25412ffbafb9b9b500620aa500d55ac'/>
<id>d3b9a921d25412ffbafb9b9b500620aa500d55ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pretty sure this gets host-preferential task assignment in place?</title>
<updated>2023-07-04T08:52:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-04T08:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=3a3a8ba8b773d36a0b3c8208e37928e3c6dbe696'/>
<id>3a3a8ba8b773d36a0b3c8208e37928e3c6dbe696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>expose function for lua to run commands and collect output</title>
<updated>2023-07-03T21:18:45+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-03T21:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=00b72715aa496363dd3c783bd5b2ff965869c8c3'/>
<id>00b72715aa496363dd3c783bd5b2ff965869c8c3</id>
<content type='text'>
onward, `rustc --version`!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
onward, `rustc --version`!!
</pre>
</div>
</content>
</entry>
<entry>
<title>try to support cross-arch runners....????</title>
<updated>2023-07-03T05:41:17+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-03T05:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=8928c22726f9f94f6999a6cb358ffb8a176751e6'/>
<id>8928c22726f9f94f6999a6cb358ffb8a176751e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[driver] basic tools to track steps as reported by runners</title>
<updated>2023-06-27T08:48:16+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-06-27T08:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=3b311571c92da4be6908c7b7d32b1b46b7224926'/>
<id>3b311571c92da4be6908c7b7d32b1b46b7224926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[api] artifacts/ now supports streaming in-progress artifacts back out as they are provided</title>
<updated>2023-06-27T08:47:29+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-06-27T08:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=55ed9f337ae0cf8e1336448d6b4273b3ee31aca2'/>
<id>55ed9f337ae0cf8e1336448d6b4273b3ee31aca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factor out lua function declarations</title>
<updated>2023-06-25T22:27:31+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-06-25T22:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=6fa7c3f44d97b20e0614bb0c314b76e302982e6e'/>
<id>6fa7c3f44d97b20e0614bb0c314b76e302982e6e</id>
<content type='text'>
going to more substantially extend this in .. a bit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
going to more substantially extend this in .. a bit
</pre>
</div>
</content>
</entry>
<entry>
<title>use fixed AsyncWrite impl</title>
<updated>2022-12-29T21:31:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2022-12-29T21:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=54a00732752044fdecdd33ec04ec72e0d56b9db5'/>
<id>54a00732752044fdecdd33ec04ec72e0d56b9db5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow goodfiles to query current time</title>
<updated>2022-12-29T19:08:35+00:00</updated>
<author>
<name>iximeow</name>
<email>git@iximeow.net</email>
</author>
<published>2022-12-29T19:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=fb64c0fb491b5a4d481e1a32efb57199f6bd89c2'/>
<id>fb64c0fb491b5a4d481e1a32efb57199f6bd89c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
