autotuner
autotuner copied to clipboard
I believe this tool can be used for non rails apps, such as sidekiq or long/indefinitely running rake tasks. Do you have plans for extending this tool for a more...
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.6 to 3.2.8 Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed...
We want to log reports grouped by heuristic, as there's nothing in `Autotuner::Report::Base` that allows us to determine that we added this simple field to copy across. We want our...
Bumps [minitest](https://github.com/minitest/minitest) from 5.24.1 to 5.25.1. Changelog Sourced from minitest's changelog. === 5.25.1 / 2024-08-16 2 bug fixes: Fix incompatibility caused by minitest-hooks & rails invading minitest internals. Revert change...
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.75.5. Release notes Sourced from rubocop's releases. RuboCop v1.75.5 Bug fixes #14148: Fix an infinite loop error for Layout/SpaceAfterSemicolon with Layout/SpaceBeforeSemicolon when a sequence of...
Bumps [minitest](https://github.com/minitest/minitest) from 5.25.2 to 5.25.5. Changelog Sourced from minitest's changelog. === 5.25.5 / 2025-03-12 4 bug fixes: Bumped minimum ruby to 2.7. Fixed expectation docs for must/wont_pattern_match. (jaredcwhite) Reorder...
Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.15.1 to 2.17.0. Release notes Sourced from rubocop-shopify's releases. v2.16.0 What's Changed Drop support to Ruby < 3.1 Drop support to Rubocop < 1.62 Disable Naming/InclusiveLanguage Allow...
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.36.0 to 0.38.0. Release notes Sourced from rubocop-minitest's releases. RuboCop Minitest v0.38.0 New features #331: Support it block parameter in Minitest cops. (@koic) RuboCop Minitest 0.37.0 New...
Bumps [mocha](https://github.com/freerange/mocha) from 2.6.1 to 2.7.1. Changelog Sourced from mocha's changelog. 2.7.1 External changes Deprecate Configuration#stubbing_method_on_nil= (#694) Indicate when parameter matcher logic is defined by block passed to Expectation#with (#698,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...