Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

ci: Use org composite action for Node.js setup#14

Merged
LucasSantana-Dev merged 1 commit intomainfrom
ci/composite-action-setup
Mar 7, 2026
Merged

ci: Use org composite action for Node.js setup#14
LucasSantana-Dev merged 1 commit intomainfrom
ci/composite-action-setup

Conversation

@LucasSantana-Dev
Copy link
Copy Markdown
Member

Summary

  • Replace inline checkout + setup-node + npm ci steps with org composite action
  • Updates both deploy.yml and publish.yml workflows
  • Simplifies maintenance by centralizing Node.js setup logic

Changes

  • deploy.yml: Use Forge-Space/.github/.github/actions/setup-node@main
  • publish.yml: Use composite action in both validate and publish jobs with registry-url parameter

Test plan

  • All tests passed locally (24 passing)
  • Verify deploy workflow runs successfully on merge to main
  • Verify publish workflow runs successfully on next tag push

🤖 Generated with Claude Code

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 7, 2026

Warning

Rate limit exceeded

@LucasSantana-Dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 54 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.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 362fd7ec-fe72-4d4e-9373-047e8cfee074

📥 Commits

Reviewing files that changed from the base of the PR and between 2e94981 and e4f32de.

📒 Files selected for processing (2)
  • .github/workflows/deploy.yml
  • .github/workflows/publish.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci/composite-action-setup

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.

@LucasSantana-Dev LucasSantana-Dev merged commit 51698ac into main Mar 7, 2026
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant