-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Rename mingw-*
CI jobs to pr-*
#143294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Rename mingw-*
CI jobs to pr-*
#143294
Conversation
This comment has been minimized.
This comment has been minimized.
|
oh, I think having "mingw" in the name might be load-bearing... |
Heh, I was just thinking about this today :) You need to rename the directory with the Dockerfile. |
Doh! That's totally obvious now that you mentioned it 😅 |
The name
mingw
confuses people because these CI jobs now do much more than just cross-compile to mingw.This is basically a find/replace. I chose the name
pr-
because it's job is to do general PR checks,