<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmk.git/.devcontainer/Dockerfile, branch master</title>
<subtitle>ZMK Bluetooth keyboard firmware.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/'/>
<entry>
<title>refactor: Move to explicit docker.io/* image references.</title>
<updated>2021-10-23T19:33:42+00:00</updated>
<author>
<name>Peter Johanson</name>
<email>peter@peterjohanson.com</email>
</author>
<published>2021-10-18T18:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5cc7c280a5d97df99e08bace0e373e24cad13abd'/>
<id>5cc7c280a5d97df99e08bace0e373e24cad13abd</id>
<content type='text'>
* Some runtimes (e.g. podman), require explicit registries in image URLs
 or will prompt for the user to select one, which breaks things like
 VSCode remote container rebuilds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Some runtimes (e.g. podman), require explicit registries in image URLs
 or will prompt for the user to select one, which breaks things like
 VSCode remote container rebuilds.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(devcontainer): bump `zmk-dev-arm` to `2.5`</title>
<updated>2021-07-17T21:04:25+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2021-06-19T10:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=03a39680180a0d459d054193c44228a1987ca11c'/>
<id>03a39680180a0d459d054193c44228a1987ca11c</id>
<content type='text'>
PR: https://github.com/zmkfirmware/zmk/pull/736</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: https://github.com/zmkfirmware/zmk/pull/736</pre>
</div>
</content>
</entry>
<entry>
<title>feat(devcontainer): upgrade to zmk-dev-arm:2.4</title>
<updated>2020-12-14T17:41:25+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-12-03T11:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5989d8cb2672a24143d4ce2dc945377d15ecd0cc'/>
<id>5989d8cb2672a24143d4ce2dc945377d15ecd0cc</id>
<content type='text'>
PR: #467</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: #467</pre>
</div>
</content>
</entry>
<entry>
<title>feat(devcontainer): supersede zephyr-west-action-arm with zmk-dev-arm</title>
<updated>2020-12-10T19:01:59+00:00</updated>
<author>
<name>innovaker</name>
<email>66737976+innovaker@users.noreply.github.com</email>
</author>
<published>2020-12-09T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5f9244fc21f063d68cc600667d56fda87357e424'/>
<id>5f9244fc21f063d68cc600667d56fda87357e424</id>
<content type='text'>
PR: #481</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: #481</pre>
</div>
</content>
</entry>
<entry>
<title>Setup locales so make mnuconfig works properly inside the dev container ; add nano to the dev container so git has a valid editor in case users use git directly within the container</title>
<updated>2020-11-28T02:22:58+00:00</updated>
<author>
<name>KemoNine</name>
<email>mcrosson@kemonine.info</email>
</author>
<published>2020-11-28T02:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=efe18a995b5240562d177087da73a8bc8e5fe113'/>
<id>efe18a995b5240562d177087da73a8bc8e5fe113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally source zephyr-env.sh in .bashrc</title>
<updated>2020-10-10T02:09:11+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2020-10-10T00:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=db40fbad598b6f84472cb2921df89f1a46fc6b5c'/>
<id>db40fbad598b6f84472cb2921df89f1a46fc6b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept suggestions</title>
<updated>2020-10-10T02:09:11+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2020-10-06T15:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=63931a706870652e649346e4052a9fb1b105ff5b'/>
<id>63931a706870652e649346e4052a9fb1b105ff5b</id>
<content type='text'>
Co-authored-by: Pete Johanson &lt;peter@peterjohanson.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Pete Johanson &lt;peter@peterjohanson.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Use spaces, not tabs</title>
<updated>2020-10-10T01:54:27+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2020-10-01T06:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=42d1915ced3f7ec8a74cf5be506438d2bf07a7d3'/>
<id>42d1915ced3f7ec8a74cf5be506438d2bf07a7d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install SSH and GPG into container</title>
<updated>2020-10-10T01:54:27+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2020-10-01T06:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=9b29f9b861464a8a0eba78f25058cded118b84d5'/>
<id>9b29f9b861464a8a0eba78f25058cded118b84d5</id>
<content type='text'>
Brings back the dockerfile so we can install SSH and GPG into it.
This fixes git actions with SSH remotes, and GPG signing now
works out of the box.

This commit was made from inside the container!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Brings back the dockerfile so we can install SSH and GPG into it.
This fixes git actions with SSH remotes, and GPG signing now
works out of the box.

This commit was made from inside the container!
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Dockerfile in favor of image</title>
<updated>2020-10-10T01:54:27+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2020-10-01T06:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nvandoorn.com/zmk.git/commit/?id=5bd09b586e153185850fe468b19fdd0eb534f35d'/>
<id>5bd09b586e153185850fe468b19fdd0eb534f35d</id>
<content type='text'>
Per the docs, we can directly specify an image in devcontainer.json:
https://code.visualstudio.com/docs/remote/devcontainerjson-reference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per the docs, we can directly specify an image in devcontainer.json:
https://code.visualstudio.com/docs/remote/devcontainerjson-reference
</pre>
</div>
</content>
</entry>
</feed>
