CICD: Split pr_check_git_status into separate jobs for better PR feedback#4079
Conversation
8112ca4 to
f358ef9
Compare
|
Ready for review. 🤓 |
|
A very welcome change! Thank you! |
|
I've added linting steps to bin/generate-all.sh (which means the filename is no longer 100% accurate). Would you add the go fix and golangci-lint (and maybe staticcheck... I don't know if I'm going to keep that one) checks too? |
|
Sorry, I'm not entirely sure I understand your request. The only one currently missing from CI is Could you clarify if there are any actions you'd still like me to take? |
|
Disregard my message. The only missing part is staticcheck and we don't need it. (Sorry, I'm having a hell of a morning... including a flat tire and other problems.) |
A change I've been wanting to make for a while! Now each check shows up individually in the PR checks UI.
check-git-statusjob into 6 parallel jobs (go fmt,prettier,fmtjson,go mod tidy,go generate,go fix) so each check appears individually in the PR checks UIprettierforpkg/js/helpers.jsandgo fix