Skip to content

Update to Ruby 3.4, enable Rubocop#4

Merged
awilfox merged 1 commit into
mainfrom
awilfox/AP-772-ruby-3-4
Jul 7, 2026
Merged

Update to Ruby 3.4, enable Rubocop#4
awilfox merged 1 commit into
mainfrom
awilfox/AP-772-ruby-3-4

Conversation

@awilfox

@awilfox awilfox commented Jul 7, 2026

Copy link
Copy Markdown
Member

The Rubocop configuration was present, but Rubocop failed to start up because the Docker user's home directory didn't exist. This commit changes the home directory for the Docker user to /opt/app so that Rubocop can start correctly.

Add Rubocop to GitHub Actions. There are no violations.

Closes: AP-772

The Rubocop configuration was present, but Rubocop failed to start up
because the Docker user's home directory didn't exist.  This commit
changes the home directory for the Docker user to `/opt/app` so that
Rubocop can start correctly.

Add Rubocop to GitHub Actions.  There are no violations.

Closes: AP-772
@awilfox awilfox self-assigned this Jul 7, 2026

@anarchivist anarchivist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

r+. thanks!

@awilfox
awilfox merged commit 870b9a3 into main Jul 7, 2026
5 checks passed
@awilfox
awilfox deleted the awilfox/AP-772-ruby-3-4 branch July 7, 2026 21:00
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.

2 participants