wirenboard-agent-vm/.github
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
..
workflows release-npm: skip unbuilt platforms in publish's artifact-layout verify 2026-06-24 01:53:29 +03:00
dependabot.yml ci: bump all GH actions to Node-24 majors + add Dependabot 2026-05-25 14:27:41 +03:00