Skip to content

Remove bun run build from github action#15

Merged
andrelandgraf merged 1 commit into
mainfrom
cursor/remove-bun-run-build-from-github-action-cda1
Sep 18, 2025
Merged

Remove bun run build from github action#15
andrelandgraf merged 1 commit into
mainfrom
cursor/remove-bun-run-build-from-github-action-cda1

Conversation

@andrelandgraf

Copy link
Copy Markdown
Contributor

Remove bun run build from the PR/commit GitHub Action to prevent Zod/environment variable errors during CI.

The bun run build step was failing in CI with Zod errors related to missing environment variables, which indicates a runtime configuration issue rather than a build-time problem. Removing this step allows PRs to pass CI without these irrelevant build failures, while still maintaining format and type checks.


Open in Cursor Open in Web

Co-authored-by: andre.timo.landgraf <andre.timo.landgraf@gmail.com>
@cursor

cursor Bot commented Sep 18, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel

vercel Bot commented Sep 18, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
allthingsweb Ready Ready Preview Comment Sep 18, 2025 0:14am

@coderabbitai

coderabbitai Bot commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@andrelandgraf has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 59 seconds before requesting another review.

⌛ 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.

📥 Commits

Reviewing files that changed from the base of the PR and between d607a80 and 54217bf.

📒 Files selected for processing (1)
  • .github/workflows/app.yaml (0 hunks)
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/remove-bun-run-build-from-github-action-cda1

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

@andrelandgraf
andrelandgraf marked this pull request as ready for review September 18, 2025 00:13
@andrelandgraf
andrelandgraf merged commit 300ee57 into main Sep 18, 2025
5 checks passed
@andrelandgraf
andrelandgraf deleted the cursor/remove-bun-run-build-from-github-action-cda1 branch September 18, 2025 00:16
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