Skip to content

ci: use rainix manual-sol-artifacts reusable#30

Merged
thedavidmeister merged 1 commit into
mainfrom
2026-05-12-manual-sol-artifacts-reusable
May 12, 2026
Merged

ci: use rainix manual-sol-artifacts reusable#30
thedavidmeister merged 1 commit into
mainfrom
2026-05-12-manual-sol-artifacts-reusable

Conversation

@thedavidmeister
Copy link
Copy Markdown
Contributor

Summary

  • Replace per-repo manual-sol-artifacts.yaml with a thin wrapper around the upstream rainix-manual-sol-artifacts.yaml reusable; suite=clone-factory is hardcoded since this repo only deploys one thing.
  • Add a DEPLOYMENT_SUITE dispatch in script/Deploy.sol so the reusable's env var routes to the single CloneFactory branch.

Test plan

  • After merge, run the workflow on main to confirm the reusable produces the same deploy result as the old workflow.

Generated with Claude Code.

Replace the per-repo manual-sol-artifacts workflow with a wrapper
around rainlanguage/rainix/.github/workflows/rainix-manual-sol-artifacts.yaml,
passing suite=clone-factory through. Add a DEPLOYMENT_SUITE dispatch in
script/Deploy.sol so the reusable's `DEPLOYMENT_SUITE` env var routes to
the single CloneFactory deploy branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@thedavidmeister thedavidmeister self-assigned this May 12, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

@thedavidmeister has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 12 seconds 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1b7172aa-7d10-463a-9bfb-73aafc1aed66

📥 Commits

Reviewing files that changed from the base of the PR and between b30c2ba and 95d4424.

📒 Files selected for processing (2)
  • .github/workflows/manual-sol-artifacts.yaml
  • script/Deploy.sol
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-05-12-manual-sol-artifacts-reusable

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.

@thedavidmeister thedavidmeister merged commit 08fecb9 into main May 12, 2026
4 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.

1 participant