You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, yeah, running more stuff in CI is a good idea, but I'm not sure what exactly.
When adding or changing projects, the thing that is most valuable is the "full" output (you need the full output because e.g. if you misconfigure and there's zero output, the diff is also zero). But "full" output is very verbose across all 100 projects — maybe we need a primer for primer output :-)
For what it's worth, I usually just test locally with mypy_primer -k new_project --debug.
I guess that it is a good idea to run priper, when the source code changes.
This might catch possible regressions in the future.
The text was updated successfully, but these errors were encountered: