-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
github: remove CentOS6 PR check #1778
Conversation
My only concern with this is that it's what is used to update the docker images for the builds. |
wasn't there a proposed fix coming from Will? |
Signed-off-by: Stewart X Addison <[email protected]>
There looks to be actions in there associated with PRs and pushes - is the push executed when it's merged? [NOTE: Original PR had the wrong but comented out - have adjusted to leave it on push] Otherwise aren't we pushing and updating the image on every PR creation regardless of whether it's approved? Either way, presumably at the moment it's unable to update so is fundamentally non-functional right now and only leading to confusion? |
I believe you're referring to https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/1765/files which has already been merged and does not appear to have fixed the issue in the github checks. @Willsparker are you still looking at a further fix? |
That only solves part of the problem. See #1745 |
@Willsparker Is that something which can be resolved soon or should we land this instead? |
I'll have it done by today :-) I have a solution - just testing it now |
To avoid confusion and not put off potential contributors we should remove this check for now until #1745 is resolved.
Signed-off-by: Stewart X Addison [email protected]
Checklist