cleanup(ci): Remove 403 link for Win 10 and minikube#4349
cleanup(ci): Remove 403 link for Win 10 and minikube#4349markmandel merged 2 commits intoagones-dev:mainfrom
Conversation
This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely.
lacroixthomas
left a comment
There was a problem hiding this comment.
It's annoying that it sometimes fail the whole build pipeline, when you create a PR and the build fails because of an invalid link that you didn't touch 😅
|
But I dont have other solutions to ensure the links are still valid, or maybe having some kind of warning or something similar for us to be aware of it and create an issue about it ? Not sure how critical it is for us, for it to fail the whole build ? |
|
Does mean you fix it right away 😆 |
|
Build Failed 😭 Build Id: fd5b2023-0a1d-467d-bcd3-749c7d3778dc Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Succeeded 🥳 Build Id: 23aabb25-0f05-40d1-86a0-80236adebf29 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
* cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid
* Graduate AutopilotPassthroughPort to Stable * remove autopilot value in gke test * cleanup(ci): Remove 403 link for Win 10 and minikube (#4349) * cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid * remove assignees from update dependencies github issue creation (#4327) * remove comments lines in gke * fix review changes --------- Co-authored-by: Mark Mandel <mark@compoundtheory.com> Co-authored-by: igooch <igooch@google.com>
* cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid
* Graduate AutopilotPassthroughPort to Stable * remove autopilot value in gke test * cleanup(ci): Remove 403 link for Win 10 and minikube (agones-dev#4349) * cleanup(ci): Remove 403 link for Win 10 and minikube This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely. * Also skip supersolid * remove assignees from update dependencies github issue creation (agones-dev#4327) * remove comments lines in gke * fix review changes --------- Co-authored-by: Mark Mandel <mark@compoundtheory.com> Co-authored-by: igooch <igooch@google.com>
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
This link was 403'ing on CI, and Windows 10 is EOL, so I removed it entirely.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Should unblock the tests section of CI.