-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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(tests): deprecate uses of mockbin.com #12017
Conversation
mockbin.com redirects to insomnia official site and could trigger a security policy, which makes tests flaky.
b1b5e9b
to
a4c5bcf
Compare
Successfully created backport PR for |
Successfully created backport PR for |
Successfully created backport PR for |
Git push to origin failed for release/3.4.x with exitcode 1 |
Git push to origin failed for release/3.5.x with exitcode 1 |
Git push to origin failed for release/2.8.x with exitcode 1 |
Git push to origin failed for release/2.8.x with exitcode 1 |
Successfully created backport PR for |
Git push to origin failed for release/3.2.x with exitcode 1 |
Git push to origin failed for release/3.3.x with exitcode 1 |
Successfully created backport PR for |
Git push to origin failed for release/3.4.x with exitcode 1 |
1 similar comment
Git push to origin failed for release/3.4.x with exitcode 1 |
Git push to origin failed for release/3.5.x with exitcode 1 |
1 similar comment
Git push to origin failed for release/3.5.x with exitcode 1 |
Summary
mockbin.com redirects to insomnia official site and could trigger a security policy, which makes tests flaky.
This causes https://github.com/Kong/kong-ee/actions/runs/6872097650/job/18690096578?pr=7124
KAG-3091