claude-his-agent: bump to v0.1.8 (document /opt/herding/etc cred paths)
build and publish packages / distcc-avahi-aarch64 (push) Successful in 1m9s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 5s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 7s
build and publish packages / distcc-avahi-aarch64 (push) Successful in 1m9s
build and publish packages / lmcp-any (push) Successful in 7s
build and publish packages / lmcp-debian (push) Successful in 5s
build and publish packages / claude-his-any (push) Successful in 7s
build and publish packages / claude-his-debian (push) Successful in 7s
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Source of truth: git.reauktion.de/marfrit/claude-his-agent
|
||||
|
||||
pkgname=claude-his-agent
|
||||
pkgver=0.1.7
|
||||
pkgver=0.1.8
|
||||
pkgrel=1
|
||||
pkgdesc="Home Infrastructure Specialist subagent + skill for Claude Code (mfritsche home infra)"
|
||||
arch=('any')
|
||||
@@ -11,7 +11,7 @@ url="https://git.reauktion.de/marfrit/claude-his-agent"
|
||||
license=('custom')
|
||||
depends=('bash')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://git.reauktion.de/marfrit/claude-his-agent/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('8cadbd0ac86b227306eff031764030eda24cb46314772bfb3aed68003489ce03')
|
||||
sha256sums=('d25dca1346085acccc32abd9e8064a712c80c99c79102c2acacf27ed4c238f65')
|
||||
|
||||
package() {
|
||||
cd "${pkgname}"
|
||||
|
||||
Vendored
+2
-2
@@ -3,9 +3,9 @@
|
||||
# Mirrors the lmcp/build-deb.sh pattern.
|
||||
set -euo pipefail
|
||||
|
||||
PKGVER=0.1.7
|
||||
PKGVER=0.1.8
|
||||
PKGREL=1
|
||||
HIS_TARBALL_SHA256=8cadbd0ac86b227306eff031764030eda24cb46314772bfb3aed68003489ce03
|
||||
HIS_TARBALL_SHA256=d25dca1346085acccc32abd9e8064a712c80c99c79102c2acacf27ed4c238f65
|
||||
HERE=$(dirname "$(readlink -f "$0")")
|
||||
|
||||
# Reproducible build: pin mtimes + ar member timestamps to a fixed epoch
|
||||
|
||||
+8
@@ -1,3 +1,11 @@
|
||||
claude-his-agent (0.1.8-1) bookworm trixie; urgency=medium
|
||||
|
||||
* Runbook: document /opt/herding/etc/{gitea,dokuwiki}.creds env-file
|
||||
cred locations (Gitea REST token + DokuWiki XML-RPC creds) in both
|
||||
agent and skill quickrefs.
|
||||
|
||||
-- Markus Fritsche <mfritsche@reauktion.de> Fri, 24 Apr 2026 13:18:01 +0000
|
||||
|
||||
claude-his-agent (0.1.7-1) bookworm trixie; urgency=medium
|
||||
|
||||
* Runbook: filing bugs convention — Gitea per-component issues, not
|
||||
|
||||
Reference in New Issue
Block a user