Jacob Evelyn
Jacob Evelyn
I previously opened #1278 for this issue and I'm not sure why it was closed. This buildpack overwrites our `config/database.yml` unless we have `activerecord` in our `Gemfile`, but we don't...
**Before merging:** - [ ] Copy the table printed at the end of the latest benchmark results into the `README.md` and update this PR - [ ] If this change...
Unfortunately despite #1, this now seems to no longer work with Ruby 3.3. I tried digging in to understand what to fix but don't follow enough to know. The error...
This commit changes the runner to print `RUBY_DESCRIPTION` instead of a manually-generated string for the Ruby version. Other popular gems like Sidekiq similarly print `RUBY_DESCRIPTION`. One specific motivation for this...
We'd find it **enormously** helpful if Dependabot's web UI could give us some insight into some basic statistics for our apps. We're thinking of things like either a graph or...
This commit increases the warmup time used in our benchmark so that two benchmarked gems with similar code (e.g. local `MemoWise` vs. the version pulled from GitHub) will not have...
This commit fixes a bug where if a safe-for-automerge Dependabot PR gets created and then rebased in quick succession (for example because another Depdendabot PR auto-merged), our automation would not...