<feed xmlns='http://www.w3.org/2005/Atom'>
<title>version-bump.git/src/main.rs, branch main</title>
<subtitle>dependabot without github
</subtitle>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/'/>
<entry>
<title>Woops, forgot the actual file</title>
<updated>2026-02-09T22:27:30+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-09T22:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=ff7ea116e097a281b112d44e90f9d1d1abd32b9b'/>
<id>ff7ea116e097a281b112d44e90f9d1d1abd32b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove chrono dependency</title>
<updated>2026-02-09T22:08:48+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-09T22:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=3856d94661bd5605a839983805ec8ad962c4d307'/>
<id>3856d94661bd5605a839983805ec8ad962c4d307</id>
<content type='text'>
Removing that dependency didn't take a lot of code, and fewer
dependencies are better
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing that dependency didn't take a lot of code, and fewer
dependencies are better
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify running in docker</title>
<updated>2026-02-09T21:03:13+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-09T21:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=343eb8bb594ca32f78b91d220ca3c303ff1aa7a2'/>
<id>343eb8bb594ca32f78b91d220ca3c303ff1aa7a2</id>
<content type='text'>
We don't need all the commandline stuff we when're designing it for
running as a docker container app. If we want to we can reintroduce the
command syntax as a separate bin later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need all the commandline stuff we when're designing it for
running as a docker container app. If we want to we can reintroduce the
command syntax as a separate bin later
</pre>
</div>
</content>
</entry>
<entry>
<title>Add struct to represent image row</title>
<updated>2026-02-08T17:23:18+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-08T16:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=047a4387efdd097f949bd2cfdb79f6e5425dc931'/>
<id>047a4387efdd097f949bd2cfdb79f6e5425dc931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace fetch time with expiry time</title>
<updated>2026-02-08T15:28:37+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-08T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=0fd24af76e57a946129f7f9943cb61771e00c1b3'/>
<id>0fd24af76e57a946129f7f9943cb61771e00c1b3</id>
<content type='text'>
This should make it easier (possible) to query for expired images
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make it easier (possible) to query for expired images
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate out update_image to add some tests</title>
<updated>2026-02-08T10:11:21+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-08T10:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=f5acea634d64ee02b90171a48e9a8615741c5064'/>
<id>f5acea634d64ee02b90171a48e9a8615741c5064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically run at expire times</title>
<updated>2026-02-07T23:42:32+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-07T23:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=8d1a7d1fd90a359eee553774655c9b7fc3e41233'/>
<id>8d1a7d1fd90a359eee553774655c9b7fc3e41233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for differentiated cache times</title>
<updated>2026-02-07T22:51:00+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-07T22:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=6f66f51a234b845308106ac303f87a884bfc1ecd'/>
<id>6f66f51a234b845308106ac303f87a884bfc1ecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>There are multiple registries in there</title>
<updated>2026-02-07T19:48:38+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-07T19:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=74c458501a749a12e1cea04dd6656d07a77b2426'/>
<id>74c458501a749a12e1cea04dd6656d07a77b2426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start to peel apart the update loop</title>
<updated>2026-02-07T19:40:44+00:00</updated>
<author>
<name>Jesper Jensen</name>
<email>jesper@jnsn.dev</email>
</author>
<published>2026-02-07T19:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jnsn.dev/cgit/version-bump.git/commit/?id=f634dab8509ce012c99dcba26392000424e49c82'/>
<id>f634dab8509ce012c99dcba26392000424e49c82</id>
<content type='text'>
I also moved over to passing borrows of the time. This should have been
a separate commit, but i forgot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also moved over to passing borrows of the time. This should have been
a separate commit, but i forgot.
</pre>
</div>
</content>
</entry>
</feed>
