-
Notifications
You must be signed in to change notification settings - Fork 497
feat: new gotip workflow #4314
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
feat: new gotip workflow #4314
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
|
@codex review |
|
To use Codex here, create a Codex account and connect to github. |
|
@codex review |
|
Codex Review: Didn't find any major issues. Chef's kiss. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit b714cb4: What to do next?
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit b78b20c:
What to do next?
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit e45aaa5:
What to do next?
|
What does this PR do?
Creates a new nightly workflow to test with gotip and
datadog-agent@latestIncludes making changes to our core testing script to support using both
go testandgotip testwithgotestsum.Motivation
The Go language and the Datadog Agent are our most important dependencies. Unexpected changes can cause major issues in the Go tracer. Similar to how we smoke test our contribs, we should look ahead to the latest versions of Go and the Agent to ensure we can upgrade without issue.
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!