fix(package): separate source and promote keys #191
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/package-publisher-source-credentials"
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?
Use the read-only package source key for private candidate reads. Restore the promote-only key before public repository writes.
Red-green proof: the server-package contract failed before the v6 interface and passes after the change. Shellcheck and diff checks pass.