Skip to content

AR-7: Add CI and security checks - #51

Merged
baanish merged 3 commits into
mainfrom
codex/ar-7
May 8, 2026
Merged

baanish merged 3 commits into
mainfrom
codex/ar-7

Conversation

@baanish

@baanish baanish commented May 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds CI workflow for lint, typecheck, test, build, and high-severity npm audit
  • Adds Dependabot for npm and GitHub Actions
  • Adds CodeQL JavaScript/TypeScript analysis
  • Adds README CI badge

Validation

  • npm run lint
  • npm run build
  • npm audit --audit-level=high currently exits 0 with 2 moderate PostCSS/Next findings

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@baanish has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 60 minutes before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 571aa01d-177f-4e46-bb70-2bb959f4ef0d

📥 Commits

Reviewing files that changed from the base of the PR and between a88b6ee and ce9516e.

📒 Files selected for processing (3)
  • .github/dependabot.yml
  • .github/workflows/ci.yml
  • .github/workflows/codeql.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/ar-7

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-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@kilo-code-bot

kilo-code-bot Bot commented May 5, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No New Issues Found | Recommendation: No action needed

Summary of Changes

This PR update reverts all changes from the previous commit, returning to the state that was previously reviewed and found to have no issues:

  • .github/workflows/ci.yml: Reverted to previous CI workflow (name: "Build", single job)
  • README.md: Removed CI badge (reverting to previous version)
  • next-env.d.ts: Removed routes type reference (reverting to previous version)
  • package-lock.json: Downgraded dependencies back to previous versions

Since this is a revert to a previously reviewed state that had no issues, no new issues are introduced by these changes.

Note: The CI workflow has been simplified compared to the intermediate version, but this matches the previously reviewed state.


Reviewed by nemotron-3-super-120b-a12b-20230311:free · 658,302 tokens

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 5, 2026

Copy link
Copy Markdown

Deploying agent-render with  Cloudflare Pages  Cloudflare Pages

Latest commit: ce9516e
Status: ✅  Deploy successful!
Preview URL: https://934391fb.agent-render.pages.dev
Branch Preview URL: https://codex-ar-7.agent-render.pages.dev

View logs

@baanish
baanish merged commit f002dd7 into main May 8, 2026
8 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