I have verified that this runs the flake8-diff command for open PRs and posts results in our github instance.
I've had to remove a bunch of tests that relied on using one of my github auth tokens, I'll add them back in once I figure out how to mock that stuff out reliably.
Also I've removed any secrets, using filter-branch and force push.
There appear to be merge conflicts, which I don't see locally, but I've been force pushing for a while now so I am not surprised.
RIP
I have verified that this runs the flake8-diff command for open PRs and posts results in our github instance.
I've had to remove a bunch of tests that relied on using one of my github auth tokens, I'll add them back in once I figure out how to mock that stuff out reliably.
Also I've removed any secrets, using filter-branch and force push.
There appear to be merge conflicts, which I don't see locally, but I've been force pushing for a while now so I am not surprised.