<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awwan, branch v0.12.2</title>
<subtitle>Configuration management software, scriptable shell with SSH support.</subtitle>
<id>http://git.kilabit.info/awwan/atom?h=v0.12.2</id>
<link rel='self' href='http://git.kilabit.info/awwan/atom?h=v0.12.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/'/>
<updated>2024-09-07T18:12:36Z</updated>
<entry>
<title>Release awwan v0.12.2 (2024-09-08)</title>
<updated>2024-09-07T18:12:36Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T18:09:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=1b3ca357ef8294fcf9a35d46cc2ea194b4b09dc2'/>
<id>urn:sha1:1b3ca357ef8294fcf9a35d46cc2ea194b4b09dc2</id>
<content type='text'>
=== Chores

* all: replace licensing format to REUSE.toml

  Using ".reuse/dep5" has been deprecated since REUSE v3.2.0.

* _wui: update wui submodule URL

  The wui submodule has been renamed to "pakakeh.ts".
</content>
</entry>
<entry>
<title>_wui: update wui submodule URL</title>
<updated>2024-09-07T18:03:29Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T17:47:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=587ba4e61c03659e07df26a01b4febb0d6fc1a6b'/>
<id>urn:sha1:587ba4e61c03659e07df26a01b4febb0d6fc1a6b</id>
<content type='text'>
The wui submodule has been renamed to "pakakeh.ts".
</content>
</entry>
<entry>
<title>all: replace licensing format to REUSE.toml</title>
<updated>2024-09-07T18:03:29Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T17:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=0593dff1184a289d192ea9144bb4658ae2547e91'/>
<id>urn:sha1:0593dff1184a289d192ea9144bb4658ae2547e91</id>
<content type='text'>
Using ".reuse/dep5" has been deprecated since REUSE v3.2.0.
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2024-09-07T18:03:26Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T17:29:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=17ba3ec5a1b71fcaf7da97877abbba0071a62036'/>
<id>urn:sha1:17ba3ec5a1b71fcaf7da97877abbba0071a62036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_AUR: update gitignore and PKGBUILD</title>
<updated>2024-09-07T18:02:37Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T17:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=9bee4306e581f75664aed642f6804024f77ed3dd'/>
<id>urn:sha1:9bee4306e581f75664aed642f6804024f77ed3dd</id>
<content type='text'>
Move the local source to the bottom to help use test build on local
easily.
</content>
</entry>
<entry>
<title>all: fix linter warnings</title>
<updated>2024-09-07T18:02:37Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-09-07T17:27:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=3b31997d03c5fe1d61831b8601148d45403d6667'/>
<id>urn:sha1:3b31997d03c5fe1d61831b8601148d45403d6667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release awwan v0.12.1 (2024-04-05)</title>
<updated>2024-04-05T19:07:24Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-05T19:07:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=9586bba13a451a5bcdf9b9916dbb40cfd72a12bc'/>
<id>urn:sha1:9586bba13a451a5bcdf9b9916dbb40cfd72a12bc</id>
<content type='text'>
This release replace module "share" with "pakakeh.go".

In the "_wui", we use shared static assets from Cloud Storage.
The idea is to minimize noise in the logs that does not related to page
access and minimize binary size.

In the "_ops", we use shared mkosi cache in user’s home ".cache".
This is to minimize duplicate files and allow us to find or grep files
without excluding certains directory.

We also apply some recommendations from linters.
</content>
</entry>
<entry>
<title>all: comply with linter recommendations</title>
<updated>2024-04-05T18:53:49Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-05T18:53:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=490dcc6ec98d065a7b1a81016adae13e11454984'/>
<id>urn:sha1:490dcc6ec98d065a7b1a81016adae13e11454984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update module "pakakeh.go" to latest release</title>
<updated>2024-04-05T17:27:06Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-05T17:27:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=f123985b0a028ecdfd08010cd9d38a95388e2c12'/>
<id>urn:sha1:f123985b0a028ecdfd08010cd9d38a95388e2c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_ops: use shared mkosi cache in user's home ".cache"</title>
<updated>2024-03-22T13:21:54Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-22T13:20:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=4d4a9269271fe45acb2a05b7c6d07f52babcdd9e'/>
<id>urn:sha1:4d4a9269271fe45acb2a05b7c6d07f52babcdd9e</id>
<content type='text'>
This is to minimize duplicate files and allow us to find or grep files
without excluding certains directory.
</content>
</entry>
</feed>
