Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1851 +/- ##
==========================================
- Coverage 71.51% 71.50% -0.01%
==========================================
Files 426 426
Lines 67369 67369
==========================================
- Hits 48179 48173 -6
- Misses 19190 19196 +6
🚀 New features to boost your workflow:
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: fdcd0f5 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
Contributor
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
release-version-bumpsstep to just bump versions and propagate the bumps and commits info using/tmp/api-changes.jsonfile[ { "name": "libdd-common", "level": "patch", "tag": "libdd-common-v3.0.1", "prev_tag": "libdd-common-v3.0.0", "version": "3.0.1", "range": "c219ca2f9a2b0397a22dfe725738d5936b84047f..5ff99ff6c465a95a740a494f42cce258c0e80be8", "commits": [ { "hash": "1cd2791f5e94ab3197e8e68bf6d670cc715d80a0", "subject": "chore(build): update reqwest and quinn-proto dependency for dependabot alert (#1774)", "author": "Edmund Kump", "date": "2026-03-22T19:00:19-04:00" }, { "hash": "5d5a596b54b4bc3729063c30393e9706cf2d4eba", "subject": "chore(build): ekump/APMSP-2718 update aws-lc dependencies (#1751)", "author": "Edmund Kump", "date": "2026-03-20T14:36:31-04:00" } ], "path": "libdd-common", "initial_release": "false" }, { "name": "libdd-telemetry", "level": "minor", "tag": "libdd-telemetry-v3.1.0", "prev_tag": "libdd-telemetry-v3.0.0", "version": "3.1.0", "range": "c8121f422d2c8d219f8d421ff3cdb1fcbe9e8b09..5ff99ff6c465a95a740a494f42cce258c0e80be8", "commits": [ { "hash": "c722b209ece89f245da4d5c1f35e01914b27f315", "subject": "refactor(sidecar)!: Refactor tarpc away (#1742)", "author": "Bob Weinand", "date": "2026-03-21T06:33:10+01:00" } ], "path": "libdd-telemetry", "initial_release": "false" } ][ { "name": "libdd-common", "level": "patch", "tag": "libdd-common-v3.0.1", "prev_tag": "libdd-common-v3.0.0", "version": "3.0.1", "range": "c219ca2f9a2b0397a22dfe725738d5936b84047f..5ff99ff6c465a95a740a494f42cce258c0e80be8", "commits": [ { "hash": "1cd2791f5e94ab3197e8e68bf6d670cc715d80a0", "subject": "chore(build): update reqwest and quinn-proto dependency for dependabot alert (#1774)", "author": "Edmund Kump", "date": "2026-03-22T19:00:19-04:00" }, { "hash": "5d5a596b54b4bc3729063c30393e9706cf2d4eba", "subject": "chore(build): ekump/APMSP-2718 update aws-lc dependencies (#1751)", "author": "Edmund Kump", "date": "2026-03-20T14:36:31-04:00" } ], "path": "libdd-common", "initial_release": "false", "major_bumps": [] }, { "name": "libdd-telemetry", "level": "major", "tag": "libdd-telemetry-v4.0.0", "prev_tag": "libdd-telemetry-v3.0.0", "version": "4.0.0", "range": "c8121f422d2c8d219f8d421ff3cdb1fcbe9e8b09..5ff99ff6c465a95a740a494f42cce258c0e80be8", "commits": [ { "hash": "c722b209ece89f245da4d5c1f35e01914b27f315", "subject": "refactor(sidecar)!: Refactor tarpc away (#1742)", "author": "Bob Weinand", "date": "2026-03-21T06:33:10+01:00" } ], "path": "libdd-telemetry", "initial_release": "false", "major_bumps": [ { "dependency": "libdd-common", "previous_req": "^2.0.0", "current_req": "^3.0.1" } ] } ]Notes
Here one of the runs for the new workflow
And here the resulting proposal PR