Actions
Feature #3809
closedAdd rubocop to foreman
Difficulty:
Triaged:
Pull request:
https://github.com/theforeman/foreman/pull/1666, https://github.com/theforeman/foreman/pull/3521, https://github.com/theforeman/foreman/pull/3625, https://github.com/theforeman/foreman/pull/3634, https://github.com/theforeman/foreman/pull/3643, https://github.com/theforeman/foreman/pull/3834, https://github.com/theforeman/foreman/pull/6029
Description
Add rubocop to foreman as a lint checker for the Ruby code. A couple notes:
- To generate the config, use --auto-gen-config which will disable all failing rules and create a TODO list of things to address
- Use https://github.com/eitoball/rubocop-checkstyle_formatter to output XML for Jenkins
Check out our rubocop rake task in Katello for running rubocop via Jenkins:
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.5
- Pull request https://github.com/theforeman/foreman/pull/1666 added
- Pull request deleted (
)
Updated by David Davis over 10 years ago
- Related to Bug #7022: Need to update rubocop to 0.24.1 added
Updated by Anonymous over 10 years ago
- Target version changed from 1.7.5 to 1.7.4
Updated by David Davis over 10 years ago
- Related to Feature #7181: Add rubocop to smart-proxy code added
Updated by David Davis over 10 years ago
- Related to Feature #7179: Document how to run rubocop added
Updated by David Davis over 10 years ago
- Related to Bug #7196: Tie into the Foreman rubocop rake task added
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 21
Updated by David Davis about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7ebd35e77de73085bc71b280084f0f4908818117.
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #9231: Exception message missing when ENC fails to render added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3521 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3625 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3634 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3643 added
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3834 added
Updated by Anonymous almost 7 years ago
- Related to Refactor #22058: Rubocop Tracker Issue added
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6029 added
Actions