<feed xmlns='http://www.w3.org/2005/Atom'>
<title>build-o-tron, branch no-gods-no-</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>goodfile updates? repo reorg broke things?</title>
<updated>2023-10-29T23:39:24+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T23:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=efa9d699f7df8bdb5279bd7367c73e10d35aeab7'/>
<id>efa9d699f7df8bdb5279bd7367c73e10d35aeab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stop excluding tmpdir from builds (so runner can build this project..)</title>
<updated>2023-10-29T23:33:21+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T23:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=b5d6f2b51ab56ff8ed2167f6e0e80a60ad1ce117'/>
<id>b5d6f2b51ab56ff8ed2167f6e0e80a60ad1ce117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>put artifacts in distinct working directory</title>
<updated>2023-10-29T23:31:50+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T23:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=94b6c61f49702dd833a14fbd684daf88e941a494'/>
<id>94b6c61f49702dd833a14fbd684daf88e941a494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more warnings :)</title>
<updated>2023-10-29T22:43:03+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T22:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=c0ed2168c6b39301511b84f52bd3f7b57a39024d'/>
<id>c0ed2168c6b39301511b84f52bd3f7b57a39024d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run locally if the runner is started with a goodfile</title>
<updated>2023-10-29T21:35:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T21:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=6f78ee3f15421b3450428e711659b28be0eccd7b'/>
<id>6f78ee3f15421b3450428e711659b28be0eccd7b</id>
<content type='text'>
... i think this works anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... i think this works anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>split runner into local/remote logic</title>
<updated>2023-10-29T20:14:32+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-29T20:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=db4c638182d1c6b15bdc8d94f7baa691197e9a56'/>
<id>db4c638182d1c6b15bdc8d94f7baa691197e9a56</id>
<content type='text'>
ideally `trait Runner` describes whatever should have behavioral
differences when a task is run locally vs in conjunction with a remote
server. then everything consuming a `dyn Runner` will not need to
change. if i've done it right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ideally `trait Runner` describes whatever should have behavioral
differences when a task is run locally vs in conjunction with a remote
server. then everything consuming a `dyn Runner` will not need to
change. if i've done it right.
</pre>
</div>
</content>
</entry>
<entry>
<title>use shiny hostcall to get cache objects as file descriptors</title>
<updated>2023-10-19T15:31:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-10-19T15:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=6c5f395978b34e7b4626ea8605f0eca20ab730d8'/>
<id>6c5f395978b34e7b4626ea8605f0eca20ab730d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c@e frontend for the index page of ci.butactuallyin.space</title>
<updated>2023-07-18T06:06:48+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-18T06:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=8f6da5586401cb60cfb73b5c74a2152afa3ddbfb'/>
<id>8f6da5586401cb60cfb73b5c74a2152afa3ddbfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start factoring out web view rendering</title>
<updated>2023-07-18T06:03:29+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-18T06:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=128bc8d1146c6c9553ac6c5185e21e00ddcc6829'/>
<id>128bc8d1146c6c9553ac6c5185e21e00ddcc6829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exclude tmpdir from workspace</title>
<updated>2023-07-16T22:45:44+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-16T22:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=cbe41fb33d06410b71a6ae716d6baf14bccaf103'/>
<id>cbe41fb33d06410b71a6ae716d6baf14bccaf103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
