<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awwan, branch v0.6.2</title>
<subtitle>Configuration management software, scriptable shell with SSH support.</subtitle>
<id>http://git.kilabit.info/awwan/atom?h=v0.6.2</id>
<link rel='self' href='http://git.kilabit.info/awwan/atom?h=v0.6.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/'/>
<updated>2023-03-02T17:45:13Z</updated>
<entry>
<title>Release awwan v0.6.2 (2023-03-03)</title>
<updated>2023-03-02T17:45:13Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T17:45:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=cc59d3e765acd364376f5f7df143d318ca23f8c8'/>
<id>urn:sha1:cc59d3e765acd364376f5f7df143d318ca23f8c8</id>
<content type='text'>
This release set minimum Go to 1.18 and update all dependencies.

===  Chores

* all: fix the git clone URL in README
* all: restructure the documents
</content>
</entry>
<entry>
<title>_www: regenerate main.js using latest esbuild</title>
<updated>2023-03-02T17:42:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T17:42:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=50087bcbfdbe11adfa7f37eab9b322d8ae96a4e8'/>
<id>urn:sha1:50087bcbfdbe11adfa7f37eab9b322d8ae96a4e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2023-03-02T17:42:05Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T17:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=03c30ea9938fcb8994f67fabd3469048a8179ea9'/>
<id>urn:sha1:03c30ea9938fcb8994f67fabd3469048a8179ea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix the git clone URL in README</title>
<updated>2023-03-01T04:11:16Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-01T04:11:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=86f3abfd0b64fa8b6c2f5026fc2a822ec2340b18'/>
<id>urn:sha1:86f3abfd0b64fa8b6c2f5026fc2a822ec2340b18</id>
<content type='text'>
The clone URL should be in https scheme to make works for
non-authenticated user.
</content>
</entry>
<entry>
<title>go.mod: update all dependencies</title>
<updated>2023-02-12T08:37:55Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-02-12T08:37:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=f4aafabeb7a09bdbe07d60c0d331fbb464bd68b6'/>
<id>urn:sha1:f4aafabeb7a09bdbe07d60c0d331fbb464bd68b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go.mod: set minimum Go to 1.18 and update all dependencies</title>
<updated>2022-09-06T17:37:54Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-06T17:37:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=61d3027ba0cc694111ea1d294bef1b6914d324dc'/>
<id>urn:sha1:61d3027ba0cc694111ea1d294bef1b6914d324dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_doc: change the README symlink</title>
<updated>2022-09-06T17:37:14Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-09-06T17:37:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=034eae4ed09f100cc3f2e6a3dd7b1936ffa042e2'/>
<id>urn:sha1:034eae4ed09f100cc3f2e6a3dd7b1936ffa042e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: restructure the documents</title>
<updated>2022-08-24T18:51:01Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-08-24T18:50:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=faf1005049c3182d505eb762372b77b4be3905cc'/>
<id>urn:sha1:faf1005049c3182d505eb762372b77b4be3905cc</id>
<content type='text'>
Changes,

* Store all documents into directory _doc. This changes make the
  directory doc inside _www become symlinks.
* Move CHANGELOG.adoc to _doc
* Rename README.adoc to README so it can be rendered on git.sr.ht, and
  make it symlink so it can still rendered as AsciiDoc on GitHub.
* Add To-do to _doc/index.adoc that was previously uncommitted as NOTEs
</content>
</entry>
<entry>
<title>Release awwan v0.6.1 (2022-08-06)</title>
<updated>2022-08-06T10:34:40Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-08-06T10:33:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=38394eeac35debe57502767f9b742cd36c0b4edb'/>
<id>urn:sha1:38394eeac35debe57502767f9b742cd36c0b4edb</id>
<content type='text'>
This release fix the build process due to unused dependencies, private
submodules URL, and missing directory; which is not caught when running
on local.

===  Chores

*  all: remove calling tsc when building main.js
*  all: add empty .ssh directory to allow running build command
*  all: changes the submodule wui to use https schema
*  _AUR: add package script for Arch Linux user
*  all: update the README with the latest implementation
*  all: watch and convert .adoc files during development
*  all: convert the adoc during build and serve
*  all: realign some structs to minimize memory usage
</content>
</entry>
<entry>
<title>go.mod: update all modules</title>
<updated>2022-08-06T10:12:14Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-08-06T10:12:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=7dfab07588eee2d0b89d6a18f4fbf355ec4a7bb4'/>
<id>urn:sha1:7dfab07588eee2d0b89d6a18f4fbf355ec4a7bb4</id>
<content type='text'>
</content>
</entry>
</feed>
