remove ruby 3.3 package#2760
Conversation
aramprice
commented
Jun 30, 2026
- remove spec complexity for ruby 3.3 + 3.4 support
- remove spec complexity for ruby 3.3 + 3.4 support
WalkthroughThe 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/bosh-director/spec/unit/bosh/director/core/templates/source_erb_spec.rb`:
- Around line 39-46: The spec for SourceErb#render is too strict about
Ruby-generated NoMethodError text; keep the exact assertion for the wrapper
message built from expected_message, but relax the exception text check in the
logger expectation that uses logger.debug and NoMethodError#inspect. Update the
example in source_erb_spec to match the error object more generally (rather than
exact undefined method text) while still verifying that SourceErb#render logs
the original backtrace and the wrapped "Error filling in template ..." message.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 474d6e09-26f0-4b13-80e2-ca71547c4699
⛔ Files ignored due to path filters (1)
packages/director-ruby-3.3/spec.lockis excluded by!**/*.lock
📒 Files selected for processing (1)
src/bosh-director/spec/unit/bosh/director/core/templates/source_erb_spec.rb
|
Holding of on merging until the resolute changes (bosh workers use |