wirenboard-agent-vm/.github/workflows
Evgeny Boger 5cf95e20ef release-npm: skip unbuilt platforms in publish's artifact-layout verify
The publish "Verify artifact layout" step globbed npm-dist/agent-vm-*-*/bin
and required agent-vm + msb in each. The arm64 subpackage's bin/ exists in
the checkout (a committed .gitkeep placeholder), so with arm64 not built
this release the step failed: "missing npm-dist/agent-vm-linux-arm64/bin/
agent-vm". Skip any platform dir without a built binary, mirroring the
publish loop's guard. The x64 binary is still verified + chmod'd.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0119b4kV63pJXm5rGeZbz8jf
2026-06-24 01:53:29 +03:00
..
build-image.yml image: clamp layer mtimes (rewrite-timestamp) + pin sbom off + assert single manifest 2026-06-19 15:48:27 +00:00
ci.yml ci: build guest agentd (musl) before cargo build 2026-06-23 23:16:50 +03:00
release-npm.yml release-npm: skip unbuilt platforms in publish's artifact-layout verify 2026-06-24 01:53:29 +03:00