Skip to content

fix(ci): add HTTPS git rewrite to release workflow#221

Merged
tomymaritano merged 1 commit into
developfrom
fix/release-workflow-git-https
Apr 23, 2026
Merged

fix(ci): add HTTPS git rewrite to release workflow#221
tomymaritano merged 1 commit into
developfrom
fix/release-workflow-git-https

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Fixes release workflow failure: pnpm tries to clone electron/node-gyp via SSH which fails in CI.

🤖 Generated with Claude Code

pnpm install fails in CI when dependencies reference git@github.com
SSH URLs (e.g., electron/node-gyp). The build workflow already has
this fix but release workflow was missing it.

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

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readide Error Error Apr 23, 2026 11:47pm

Request Review

@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@tomymaritano has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 39 minutes and 35 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 39 minutes and 35 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 90fd85b9-9d1d-4e14-92d4-0f74b256b619

📥 Commits

Reviewing files that changed from the base of the PR and between 807a8e4 and 8eccfa3.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-workflow-git-https

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the ci label Apr 23, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 23, 2026 23:47
@tomymaritano tomymaritano merged commit f0e2715 into develop Apr 23, 2026
8 of 9 checks passed
@tomymaritano tomymaritano deleted the fix/release-workflow-git-https branch April 23, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant