-
Notifications
You must be signed in to change notification settings - Fork 151
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
chore(gh): update/remove gh actions #2416
Conversation
Signed-off-by: Paul Schultz <pschultz@pobox.com>
|
Signed-off-by: Paul Schultz <pschultz@pobox.com>
Signed-off-by: Paul Schultz <pschultz@pobox.com>
Quality Gate failedFailed conditions |
/override "Build with Node.js 20" Merged into a single file. |
@schultzp2020: Overrode contexts on behalf of schultzp2020: Build with Node.js 20 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/override "Test with Node.js 20" Merged into a single file. |
@schultzp2020: Overrode contexts on behalf of schultzp2020: Test with Node.js 20 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/override "SonarCloud Code Analysis" Code analysis should not be looking at this PR. |
@schultzp2020: Overrode contexts on behalf of schultzp2020: SonarCloud Code Analysis In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
* chore(gh): update/remove gh actions Signed-off-by: Paul Schultz <pschultz@pobox.com> * fix script typo Signed-off-by: Paul Schultz <pschultz@pobox.com> * merge pr tests into one file Signed-off-by: Paul Schultz <pschultz@pobox.com> --------- Signed-off-by: Paul Schultz <pschultz@pobox.com>
Changes:
yarn.lock
check since Yarn v3 now uses the--immutable
flag duringyarn install
in CI environments.yarn-lock.yaml
as it's no longer necessary (same reason as above).pr-playwright
topr-ui-test
and updated the action to use Turbo instead.publish-backend-plugin-manager.yaml
as it is no longer required.