Skip to content

Move rubocop gems to dedicated Bundler group#241

Merged
yahonda merged 1 commit into
rsim:masterfrom
yahonda:rubocop_bundle_group
Apr 12, 2026
Merged

Move rubocop gems to dedicated Bundler group#241
yahonda merged 1 commit into
rsim:masterfrom
yahonda:rubocop_bundle_group

Conversation

@yahonda
Copy link
Copy Markdown
Collaborator

@yahonda yahonda commented Apr 12, 2026

Summary

  • Move rubocop, rubocop-performance, and rubocop-rails into a separate :rubocop group in the Gemfile
  • Use BUNDLE_ONLY=rubocop in the RuboCop workflow so Oracle Instant Client is no longer needed for linting

Follows the same pattern as rsim/oracle-enhanced@78d64bd.

Test plan

  • RuboCop workflow passes without Oracle Instant Client

🤖 Generated with Claude Code

Move rubocop, rubocop-performance, and rubocop-rails into a separate
:rubocop group and use BUNDLE_ONLY=rubocop in the RuboCop workflow.
This removes the Oracle Instant Client dependency from the RuboCop
CI job since rubocop does not need it.

Follows the same pattern as rsim/oracle-enhanced@78d64bd.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yahonda yahonda merged commit 59f43b4 into rsim:master Apr 12, 2026
26 checks passed
@yahonda yahonda deleted the rubocop_bundle_group branch April 29, 2026 23:09
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