fix(scripts): ensure that generate and fix-modules to include transitive dd-trace-go packages#4675
fix(scripts): ensure that generate and fix-modules to include transitive dd-trace-go packages#4675
generate and fix-modules to include transitive dd-trace-go packages#4675Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files
🚀 New features to boost your workflow:
|
🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: f3d7aed | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
BenchmarksBenchmark execution time: 2026-04-17 21:19:04 Comparing candidate commit f3d7aed in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 270 metrics, 8 unstable metrics.
|
|
@codex review |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ 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". |
What does this PR do?
Enhances
internal/orchestrion/generatorandscripts/fixmodulesto add all thedd-trace-godirect and transitive dependencies in all thego.modfiles.Motivation
Avoid accidental breakage when bumping versions everywhere in
dd-trace-go.Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!