Skip to content

chore: add supported-configurations v2#3621

Open
BridgeAR wants to merge 13 commits intomasterfrom
BridgeAR/2026-02-04-add-supported-configuration-v2
Open

chore: add supported-configurations v2#3621
BridgeAR wants to merge 13 commits intomasterfrom
BridgeAR/2026-02-04-add-supported-configuration-v2

Conversation

@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Feb 4, 2026

This adds the supported-configurations.json to php. That file is auto generated from configuration.h. As long as they are in sync, things will work easily. The validation step verifies in the CI if the file got updated or not and would fail, if a change was added without committing.

The one pipeline CI checks are added as well to make sure new configurations are added to the central repository before the PR that adds the config lands.

This adds the supported-configurations.json to php. That file is
auto generated from configuration.h. As long as they are in sync,
things will work easily. The validation step verifies in the CI
if the file got updated or not and would fail, if a change was
added without committing.

The one pipeline CI checks are added as well to make sure new
configurations are added to the central repository before the PR
that adds the config lands.
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Feb 4, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

🧪 1026 Tests failed

    testSearchPhpBinaries from integration.DDTrace\Tests\Integration\PHPInstallerTest (Fix with Cursor)

    testSimplePushAndProcess from laravel-58-test.DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest (Fix with Cursor)

testSimplePushAndProcess from laravel-8x-test.DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 69935a5b00000000f38138a85d784768
tid: 69935a5b00000000
hexProcessTraceId: f38138a85d784768
hexProcessSpanId: 1fc468432852ab5a
processTraceId: 17546367918985987944
processSpanId: 2289069148259658586
View all

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 15ec1f8 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.11%. Comparing base (c31cf60) to head (15ec1f8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3621      +/-   ##
==========================================
- Coverage   62.21%   62.11%   -0.11%     
==========================================
  Files         141      141              
  Lines       13387    13387              
  Branches     1753     1753              
==========================================
- Hits         8329     8315      -14     
- Misses       4260     4273      +13     
- Partials      798      799       +1     
Files with missing lines Coverage Δ
appsec/src/extension/configuration.h 100.00% <ø> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c31cf60...15ec1f8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BridgeAR BridgeAR marked this pull request as ready for review February 4, 2026 21:57
@BridgeAR BridgeAR requested a review from a team as a code owner February 4, 2026 21:57
@BridgeAR BridgeAR requested review from bwoebi and genesor February 4, 2026 21:57
@pr-commenter
Copy link

pr-commenter bot commented Feb 12, 2026

Benchmarks [ tracer ]

Benchmark execution time: 2026-02-16 19:06:07

Comparing candidate commit 15ec1f8 in PR branch BridgeAR/2026-02-04-add-supported-configuration-v2 with baseline commit c31cf60 in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 191 metrics, 2 unstable metrics.

scenario:ComposerTelemetryBench/benchTelemetryParsing-opcache

  • 🟥 execution_time [+297.667ns; +1502.333ns] or [+2.401%; +12.116%]

@genesor genesor requested a review from a team as a code owner February 12, 2026 13:46
@pr-commenter
Copy link

pr-commenter bot commented Feb 13, 2026

Benchmarks [ appsec ]

Benchmark execution time: 2026-02-16 18:27:53

Comparing candidate commit 15ec1f8 in PR branch BridgeAR/2026-02-04-add-supported-configuration-v2 with baseline commit c31cf60 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.

BridgeAR and others added 3 commits February 16, 2026 14:41
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Copy link
Collaborator

@bwoebi bwoebi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants