Uh oh!
There was an error while loading. Please reload this page.
mypy_primer: truncate per-project output - #14091
Conversation
This comment has been minimized.
This comment has been minimized.
b8d1849 to
bebf0adCompare
This comment has been minimized.
This comment has been minimized.
ikonst
commented
Nov 14, 2022
Hmm, that's not right... ^ |
I think maybe the last commit didn't trigger mypy_primer at all, due to the fact that there's now a merge conflict :) |
ikonst
commented
Nov 14, 2022
So it didn't trigger the primer run but triggered the merging? |
ikonst
commented
Nov 14, 2022
OK, conflict was in tests, resolved the conflict in some random way. |
This comment has been minimized.
This comment has been minimized.
hauntsaninja
commented
Nov 14, 2022
IIRC you're not going to be able to test this in a PR to mypy, unfortunately. The comment workflow requires additional perms, so I believe it doesn't actually run the code in this PR. You could get it to run on your fork though! |
@hauntsaninja Thanks for the tip, makes perfect sense. I'm only starting to grok the security model of Actions. Let's try: ikonst#1 |
ikonst
commented
Nov 15, 2022
@hauntsaninja tested here |
d00fa42 to
15eeecdCompareAccording to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
ikonst
commented
Nov 18, 2022
Uh oh!
There was an error while loading. Please reload this page.
Closes#14059.