chore: prevent dependency lifecycle scripts#4440
Conversation
* Prevent dependency lifecycle scripts during CI work.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThree GitHub Actions workflows were updated so their ChangesInstall script suppression across CI workflows
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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. Comment |
* Partial revert of CI run; keep only frozen lockfile so CI can complete.
* Fix CI hang on chromium install; should not be needed for CI test purposes.
* Re-add dependency script ignore for CI now that chromium hang is resolved and CI can complete.
What:
Prevent dependency lifecycle scripts from running during CI work.
Why:
Dependency lifecycle scripts should be unnecessary for Less.js CI needs.
Checklist:
Summary by CodeRabbit