<feed xmlns='http://www.w3.org/2005/Atom'>
<title>build-o-tron, 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>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>
<entry>
<title>convince it to build</title>
<updated>2023-07-13T08:26:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-13T08:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=780963395ad3919ce0c436221d1a1d7f03bc7336'/>
<id>780963395ad3919ce0c436221d1a1d7f03bc7336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>[ci_ctl] command to artificially create new jobs</title>
<updated>2023-07-05T02:32:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-05T02:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/build-o-tron/commit/?id=543150f1666690351d4698421cc6ceb115c1e251'/>
<id>543150f1666690351d4698421cc6ceb115c1e251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
