Jason Frey

Results 678 comments of Jason Frey

As @jkeam said one thing we noticed was DynaTrace was installed on the openshift cluster - we are trying to evaluate whether that is actually what causes the issue, but...

I'd have to look at how git is presenting the renaming...I believe it's an Add and Delete, but there may be a way to show the renames.

I think the no-complaints is a cool idea...might be better to allow it to be more surgical. I'm thinking something like [no_complaints vmdb/app/models/whatever.rb]

on the naming of this option, I wonder if we can ride some of the namings that rubocop uses: https://github.com/bbatsov/rubocop#disabling-cops-within-source-code

First 2 commits are flattening the commit_range directory. The last commit is the big change to the CommitMonitor

Did a quick first pass on testing and something is wrong. It seems to execute all of the handlers even if there haven't been any changes to the branch. I...

Reopening cause I still think this is the right approacj

`autovacuum_naptime` is basically the minimum amount of time between autovacuum on a high-write table. Default is normally 1 minute.

@agrare I'm not sure why I self-assigned this, but can you take a look at it?

I'm not sure where the limitation lies. I think I misunderstood the original issue and thought it was the automate-array fix that we put in some time ago, but this...