Actions
Bug #31436
closedRe-enable disabled Rubocop cops that were turned off when fixing Rubocop Jenkins failure step
Description
The following cops in Rubocop were disabled so we could get passed the failing Jenkins step:
rubocop `Style/MethodMissingSuper` cop has been removed since it has been superseded by `Lint/MissingSuper`
Minitest/GlobalExpectations:
Enabled: false
Performance/CollectionLiteralInLoop:
Enabled: false
Rails/RedundantForeignKey:
Enabled: false
Rails/UniqueValidationWithoutIndex:
Enabled: false
Related to https://projects.theforeman.org/issues/31422
Updated by Chris Roberts about 4 years ago
- Target version changed from Katello 4.0.0 to Katello 4.1.0
Updated by Chris Roberts over 3 years ago
- Target version changed from Katello 4.1.0 to Katello 4.2.0
Updated by Chris Roberts over 3 years ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
Updated by Chris Roberts about 3 years ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
Updated by Jonathon Turel about 3 years ago
- Has duplicate Bug #34056: Re-enable disabled Rubocop cops that were turned off when fixing Rubocop Jenkins failure step added
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/9831 added
Updated by Jeremy Lenz about 3 years ago
- Subject changed from Renable disabled Rubocop cops that were turned off when fixing Rubocop Jenkins failure step to Re-enable disabled Rubocop cops that were turned off when fixing Rubocop Jenkins failure step
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Jeremy Lenz about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|89230c545f5775c347d3bb259cacf89c665e5790.
Actions