<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shoelaces/Makefile, branch master</title>
<subtitle>Painless server bootstrapping</subtitle>
<id>https://git.rbenencia.name/shoelaces/atom?h=master</id>
<link rel='self' href='https://git.rbenencia.name/shoelaces/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/'/>
<updated>2026-06-06T00:41:26+00:00</updated>
<entry>
<title>Add make run target for local testing</title>
<updated>2026-06-06T00:41:26+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-06T00:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=301801f88d6ca50aa753349a85a2416e78da8fce'/>
<id>urn:sha1:301801f88d6ca50aa753349a85a2416e78da8fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add release workflow with reproducible builds</title>
<updated>2026-06-06T00:41:26+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>id@rbenencia.name</email>
</author>
<published>2026-06-06T00:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=5de2065b0175e5f0d6aa28a0e03ecb5de05aa5a5'/>
<id>urn:sha1:5de2065b0175e5f0d6aa28a0e03ecb5de05aa5a5</id>
<content type='text'>
Adds .github/workflows/release.yml triggered on v* tags. Builds
linux/amd64 and linux/arm64 with -trimpath, CGO_ENABLED=0, and
SOURCE_DATE_EPOCH set from the tag commit — the three flags required
for Debian-compatible reproducible Go builds. Uploads binaries and a
sha256sums.txt to the GitHub Release via softprops/action-gh-release.

Wires a version variable in main.go (defaulting to "dev") that is
stamped at build time via -ldflags "-X main.version=&lt;tag&gt;". The
Makefile gains the same flags for local builds (VERSION ?= dev).
</content>
</entry>
<entry>
<title>feat: support custom parameters in integ_test</title>
<updated>2023-04-19T15:32:34+00:00</updated>
<author>
<name>Raul Benencia</name>
<email>raul@thousandeyes.com</email>
</author>
<published>2023-04-17T23:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=4f10d69e9ae57187022da47d9b530b7f9a84a7ea'/>
<id>urn:sha1:4f10d69e9ae57187022da47d9b530b7f9a84a7ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make build productions binaries (#5)</title>
<updated>2020-03-31T17:03:45+00:00</updated>
<author>
<name>Steven Bakker</name>
<email>661642+SionX@users.noreply.github.com</email>
</author>
<published>2020-03-31T17:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=a21d894fb128e49d6ef912bbed51bfb0754223fa'/>
<id>urn:sha1:a21d894fb128e49d6ef912bbed51bfb0754223fa</id>
<content type='text'>
* added production build commands in make

* Small spelling error :-( but fixed it

* style: changed flags into single variable that can be used mutible times

* Read comment more better made it even better ;-)

* learn to test and not rush things

* Rename LDFLAG to LDFLAGS

LDFLAGS is idiomatic.

Co-authored-by: Raul Benencia &lt;raul@thousandeyes.com&gt;</content>
</entry>
<entry>
<title>Add scdoc manpage</title>
<updated>2019-01-09T05:09:45+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>rul@kalgan.cc</email>
</author>
<published>2019-01-09T05:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=5e8ae5156c72593eb24dd125db32e860f59be820'/>
<id>urn:sha1:5e8ae5156c72593eb24dd125db32e860f59be820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First public commit</title>
<updated>2018-05-11T22:02:34+00:00</updated>
<author>
<name>Raúl Benencia</name>
<email>raul@thousandeyes.com</email>
</author>
<published>2018-04-13T23:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rbenencia.name/shoelaces/commit/?id=77c172b823b64ebface655681ab0749b9d2f7081'/>
<id>urn:sha1:77c172b823b64ebface655681ab0749b9d2f7081</id>
<content type='text'>
</content>
</entry>
</feed>
