-
Notifications
You must be signed in to change notification settings - Fork 484
fix(.github/workflows): fix smoke-tests to avoid breaking changes in v0.70.x #3973
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
Conversation
BenchmarksBenchmark execution time: 2025-09-16 16:01:46 Comparing candidate commit bee2c44 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
would we need to add some commands to "go get" these packages in the |
We don't need to, as these packages are part of the root module. The other nested modules are updated when running this command:
|
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
The expected merge time in
|
What does this PR do?
fix go get -u failure first seen here
Motivation
https://app.datadoghq.com/incidents/43109 & #3972
Reviewer's Checklist
./scripts/lint.sh
locally.Unsure? Have a question? Request a review!