-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby 3 support #1
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfe70e8 - Browse repository at this point
Copy the full SHA dfe70e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac7cdd - Browse repository at this point
Copy the full SHA 3ac7cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ab3c9 - Browse repository at this point
Copy the full SHA 57ab3c9View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2cb74f - Browse repository at this point
Copy the full SHA e2cb74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8591b4c - Browse repository at this point
Copy the full SHA 8591b4cView commit details
Commits on Jan 19, 2024
-
Fixes #37005 - Allow to set the the default name of template change c…
…ontent source (Katello#10816)
Configuration menu - View commit details
-
Copy full SHA for 8b17663 - Browse repository at this point
Copy the full SHA 8b17663View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ced0ed0 - Browse repository at this point
Copy the full SHA ced0ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for acbe320 - Browse repository at this point
Copy the full SHA acbe320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 799b4c0 - Browse repository at this point
Copy the full SHA 799b4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f281fc5 - Browse repository at this point
Copy the full SHA f281fc5View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f236c7 - Browse repository at this point
Copy the full SHA 4f236c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7d6d3 - Browse repository at this point
Copy the full SHA 7e7d6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9915be7 - Browse repository at this point
Copy the full SHA 9915be7View commit details -
Fixes #36998 - declare development dependency on theforeman-rubocop
`~> 0.0.6` was picked to match what's currently in Foreman core and thus what gets used today when Rubocop is run by CI
Configuration menu - View commit details
-
Copy full SHA for 2e084c9 - Browse repository at this point
Copy the full SHA 2e084c9View commit details -
Refs #36998 - Fix Rails/Pick and Rails/IndexWith cops
These did not show up when running Rubocop from the Foreman checkout, but do when executed directly from a Katello checkout.
Configuration menu - View commit details
-
Copy full SHA for 7f99691 - Browse repository at this point
Copy the full SHA 7f99691View commit details -
Refs #36998 - disable Rails/ContentTag cop
The cop is buggy before rubocop-rails 2.12.0 [1][2], but to get that we'd need a newer theforeman-rubocop, which generates more offenses than I am willing to fix today. Disable the cop like it was disabled in foreman_ansible too [3]. [1] rubocop/rubocop-rails#260 [2] rubocop/rubocop-rails#526 [3] theforeman/foreman_ansible#357
Configuration menu - View commit details
-
Copy full SHA for 98c9fee - Browse repository at this point
Copy the full SHA 98c9feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a9b4d - Browse repository at this point
Copy the full SHA 98a9b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3773276 - Browse repository at this point
Copy the full SHA 3773276View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edd5341 - Browse repository at this point
Copy the full SHA edd5341View commit details -
Fixes #37084 - Drop simplecov dependency (Katello#10837)
This is a test dependency, but marked as a development dependency. We currently install all development dependencies while testing katello, but don't do that for any other plugin. This is an effort to reduce the development dependencies to pure development dependencies.
Configuration menu - View commit details
-
Copy full SHA for 2ab734f - Browse repository at this point
Copy the full SHA 2ab734fView commit details -
Fixes #37032 - Drop minitest-tags development dependency
minitest-tags allows developers to run a single test, but it hasn't been updated since 2012.
Configuration menu - View commit details
-
Copy full SHA for 477009b - Browse repository at this point
Copy the full SHA 477009bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af370d - Browse repository at this point
Copy the full SHA 6af370dView commit details -
Fixes #37083 - Remove unused pulp_export_destination setting
Fixes: a1e0372 ("Fixes #32580 - remove most pulp2 actions in planning")
Configuration menu - View commit details
-
Copy full SHA for 08dbe77 - Browse repository at this point
Copy the full SHA 08dbe77View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc1b7cc - Browse repository at this point
Copy the full SHA cc1b7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3bf6db - Browse repository at this point
Copy the full SHA e3bf6dbView commit details -
Refs #37095 - move test dependencies into an own group
Also drop some unused dependencies
Configuration menu - View commit details
-
Copy full SHA for d4c9455 - Browse repository at this point
Copy the full SHA d4c9455View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef65aa - Browse repository at this point
Copy the full SHA aef65aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c090281 - Browse repository at this point
Copy the full SHA c090281View commit details