-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix: Fixing regression with support for include of root terragrunt.hcl
#5249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThis change modifies the discovery queue filtering logic to use exact path matching instead of prefix-based directory matching in inclusion and exclusion filters. It adds regression test fixtures for a root terragrunt.hcl scenario and introduces an integration test to validate the new filtering behavior. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used📓 Path-based instructions (1)**/*.go⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (5)📓 Common learnings📚 Learning: 2025-11-03T04:40:01.000ZApplied to files:
📚 Learning: 2025-11-18T09:54:06.008ZApplied to files:
📚 Learning: 2025-02-10T23:20:04.295ZApplied to files:
📚 Learning: 2025-08-19T16:05:54.723ZApplied to files:
🧬 Code graph analysis (1)internal/discovery/queue_filters.go (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (7)
Comment |
64d90ce to
c61a840
Compare
Description
Fixes regression on support for root
terragrunt.hclfile.TODOs
Read the Gruntwork contribution guidelines.
Release Notes (draft)
Added / Removed / Updated [X].
Migration Guide
Summary by CodeRabbit
Bug Fixes
Tests
✏️ Tip: You can customize this high-level summary in your review settings.