Skip to content

ci: pin webrpc-gen install to released v0.37.4 tag#57

Merged
corbanbrook merged 1 commit into
masterfrom
run-local-tests
Jun 18, 2026
Merged

ci: pin webrpc-gen install to released v0.37.4 tag#57
corbanbrook merged 1 commit into
masterfrom
run-local-tests

Conversation

@corbanbrook

Copy link
Copy Markdown
Contributor

CI installed webrpc-gen from the feat/type-alias dev branch of webrpc, which has since been merged and deleted upstream, so the clone step failed (exit 128) on every PR before any checks ran. This pins the install to the latest release tag v0.37.4, which includes the type-alias support. Verified locally that cloning the tag builds cleanly and that make generate + make diff produce a clean diff against the committed generated files.

🤖 Generated with Claude Code

The CI installed webrpc-gen from the feat/type-alias dev branch, which
has since been merged and deleted upstream, causing the clone step to
fail on every PR. Pin to the latest release tag (v0.37.4), which
includes the type-alias support, so the generate + diff checks run
deterministically.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@corbanbrook corbanbrook merged commit 7886224 into master Jun 18, 2026
1 check passed
@corbanbrook corbanbrook deleted the run-local-tests branch June 18, 2026 19:17
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.

1 participant