batches: Change git diffstat to (added, deleted) from (added, modified, deleted)#40454
Conversation
ef51737 to
39c2cc6
Compare
c50920b to
3fc1f96
Compare
LawnGnome
left a comment
There was a problem hiding this comment.
I gave this a super quick once over after our discussion earlier at sprint planning, and this LGTM at a first pass. Looking forward to this being ready for review!
73bdf19 to
4a27ed8
Compare
|
Codenotify: Notifying subscribers in CODENOTIFY files for diff 156b65a...a526094.
|
ade602c to
ec7cb8d
Compare
courier-new
left a comment
There was a problem hiding this comment.
Thanks for all your work on this, especially when it comes to the tedium of updating all the tests that broke. 😂 Looks great to me. Saw your updates in the analytics, repo, too -- appreciate that!
Co-authored-by: Randell Callahan <piszmogcode@gmail.com>
Co-authored-by: Kelli Rockwell <kelli@sourcegraph.com>
Co-authored-by: Kelli Rockwell <kelli@sourcegraph.com>
d5f2e70 to
adce4c7
Compare
| { | ||
| "path": "enterprise/cmd/frontend/internal/batches/webhooks", | ||
| "prefix": "TestWebhooksIntegration", | ||
| "reason": "Removed the `diff_stat_changed` column from changeset and changeset_specs table." |
There was a problem hiding this comment.
I think the best way to do this next time would be to keep the column one more release but not use it - that way existing frontend pods won't error out before they get bumped for the upgrade and also the backcompat tests won't fail :)
There was a problem hiding this comment.
Got it. thanks!


Closes #39390
Test plan
I confirmed all diffs generated only display the
addedanddeletedfields.