Skip to content

ci: fix zallet interop repo id after wallet→zallet rename#161

Merged
dannywillems merged 1 commit into
mainfrom
ci/interop-zallet-repo-rename
Jul 11, 2026
Merged

ci: fix zallet interop repo id after wallet→zallet rename#161
dannywillems merged 1 commit into
mainfrom
ci/interop-zallet-repo-rename

Conversation

@oxarbitrage

Copy link
Copy Markdown
Contributor

The zcash/wallet repo was renamed to zcash/zallet, but interop-repo-ids still maps zallet-interop-request to the wallet repo. The App-token step then looks up repos/zcash/wallet/installation, which 404s, and every zallet-interop-request run aborts in the Define CI matrix job before building anything.

Fix: map zallet-interop-request to the zallet repo (owner zcash is unchanged).

Verified from the failing run: the token step errors with Failed to create token for "wallet": Not Found — repos/zcash/wallet/installation (404). This also unblocks the ZIT-Revision interop run for zcash/zallet#581 / #76.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@dannywillems dannywillems left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@dannywillems
dannywillems merged commit 3630024 into main Jul 11, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants