• Joined on 2026-01-10
kavi created branch feature/deploy-stack-rebuild in kavi/kua-deploy 2026-05-23 08:37:05 +00:00
kavi pushed to feature/deploy-stack-rebuild at kavi/kua-deploy 2026-05-23 08:37:05 +00:00
d5508249f2 test: SHA normalization and registry-loader unit tests
6a583a8572 fix(deploy): SHA normalization + kua-vault wrap in verifyStatelessRecreated; retire webhook mandatory check; add /api/v1/apps/registry endpoint
Compare 2 commits »
kavi pushed to production at kavi/kua-deploy 2026-05-22 02:36:24 +00:00
58733939e2 fix(runtime-status): strip sha256: prefix in stale comparison (was always-stale false positive)
kavi pushed to main at kavi/kua-deploy 2026-05-22 02:36:23 +00:00
58733939e2 fix(runtime-status): strip sha256: prefix in stale comparison (was always-stale false positive)
kavi pushed to main at kavi/kua-deploy 2026-05-22 02:07:03 +00:00
2551af4051 fix(runtime-status): kua-vault wrap on compose config/images/ps (was the real reason services list returned empty)
kavi pushed to production at kavi/kua-deploy 2026-05-22 02:07:03 +00:00
2551af4051 fix(runtime-status): kua-vault wrap on compose config/images/ps (was the real reason services list returned empty)
kavi created branch main in kavi/kua-cashier 2026-05-21 22:53:35 +00:00
kavi pushed to main at kavi/kua-cashier 2026-05-21 22:53:35 +00:00
c505ae4d50 feat: initial commit — kua-cashier payment confirmation engine
kavi created repository kavi/kua-cashier 2026-05-21 22:53:25 +00:00
kavi pushed to main at kavi/kua-deploy 2026-05-21 22:35:39 +00:00
db647bcd0a fix(self-recreate): capture built image SHA via docker images tag, normalize SHA comparison
kavi pushed to production at kavi/kua-deploy 2026-05-21 22:35:39 +00:00
db647bcd0a fix(self-recreate): capture built image SHA via docker images tag, normalize SHA comparison
kavi pushed to main at kavi/kua-deploy 2026-05-21 22:31:48 +00:00
06852c227c feat: self-recreate handoff for kua-deploy + startup completeSelfRecreate()
kavi pushed to production at kavi/kua-deploy 2026-05-21 22:31:48 +00:00
06852c227c feat: self-recreate handoff for kua-deploy + startup completeSelfRecreate()
kavi pushed to main at kavi/kua-deploy 2026-05-21 22:24:15 +00:00
9169c84381 feat: recreateService transient-container helper + use it in deploy() + rollback()
kavi pushed to production at kavi/kua-deploy 2026-05-21 22:24:15 +00:00
9169c84381 feat: recreateService transient-container helper + use it in deploy() + rollback()
kavi created branch production in kavi/kua-deploy 2026-05-21 22:05:05 +00:00
kavi pushed to production at kavi/kua-deploy 2026-05-21 22:05:05 +00:00
kavi pushed tag v0.1.0 to kavi/kua-deploy 2026-05-21 22:04:54 +00:00
kavi created branch main in kavi/kua-deploy 2026-05-21 22:04:52 +00:00
kavi pushed to main at kavi/kua-deploy 2026-05-21 22:04:52 +00:00
26804c692e feat: initial commit — extracted from coder-core/services/kua-deploy