Skip to content

OPS-4631-rubo-cop-in-pronto-action-image-to-support-ruby-3-4 - #25

Open
arh-wtag wants to merge 3 commits into
masterfrom
OPS-4631-rubo-cop-in-pronto-action-image-to-support-ruby-3-4
Open

arh-wtag wants to merge 3 commits into
masterfrom
OPS-4631-rubo-cop-in-pronto-action-image-to-support-ruby-3-4

Conversation

@arh-wtag

@arh-wtag arh-wtag commented Aug 25, 2026 •

Copy link
Copy Markdown

OPS-4631

  • Update Ruby versions
  • Re-install all the bundles so that everything will be up to date

@rha-wtag rha-wtag left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as Security Reviewer

@wtag-bot
wtag-bot temporarily deployed to Build Docker Image August 25, 2026 08:29 Inactive
Comment thread .rubocop.yml
- https://raw.githubusercontent.com/welldev-group/default-configs/master/rubocop-default-config-ruby3.2.yml

inherit_gem:
rubocop-rails-omakase: rubocop.yml

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes the lint ruleset for the action's own source (pronto-rubocop reads the target repo's .rubocop.yml at runtime, so this doesn't affect consumer repos like wellday). Is the switch to rubocop-rails-omakase intentional here, or did it come along for the ride while chasing the rubocop version bump? If intentional, worth a line in the PR description so it doesn't read as unrelated scope creep.

Comment thread Gemfile
gem 'pronto-scss', require: false

gem 'rubocop', '~> 1.50', require: false
gem "rubocop-rails-omakase", require: false

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now sure how we use comment in pronto but I would have added a comment in the PR description calling out that this is the actual bug fix, since the rest of the diff (Dockerfile, .rubocop.yml) reads as supporting changes around it.

@wtag-bot
wtag-bot deployed to Build Docker Image August 26, 2026 10:10 Active

This branch was successfully deployed

1 active deployment
Build Docker Image — 74dea453 Deployed Aug 26, 2026 by wtag-bot
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.

6 participants