Allow the builder publisher to publish ARM node tools #61
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/arm-node-tools-publisher-20260910"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The ARM worker tools build passed, but publication is denied because the new image name is absent from the registry policy. Add only build/node-tools-arm64 with the same read/create/update rights as the other builder images. Candidate credentials remain read-only for this final path.
Validation: the publisher guard failed before the policy entry; all registry checks pass after it.