ci: update one-pipeline to 1.1.0#8909
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ab2969b32d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| # This file is auto-generated by automation. | ||
| include: | ||
| - remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/f9ee2fa697e8b0c440dc9762cc522cafbe295a9671d49067f38258fbee985c74/one-pipeline.yml | ||
| - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/versions/1.1.0/one-pipeline.yml |
There was a problem hiding this comment.
Keep the one-pipeline include content-addressed
The top-level .gitlab-ci.yml includes this locked file for every GitLab pipeline, so replacing the generated .../ca/<hash>/... include with a plain /versions/1.1.0/ URL means future runs of the same commit can pick up different template contents if that version path is republished or repointed. That defeats the purpose of the locked include and can change packaging/lib-injection jobs without a repo change; please use the content-addressed URL for the 1.1.0 template instead.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-07-20 17:46:15 Comparing candidate commit 75294f2 in PR branch Found 1 performance improvements and 1 performance regressions! Performance is the same for 70 metrics, 0 unstable metrics, 60 known flaky benchmarks, 66 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8909) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (74ms) : 69, 79
master - mean (71ms) : 69, 73
section Bailout
This PR (8909) - mean (76ms) : 73, 80
master - mean (75ms) : 73, 77
section CallTarget+Inlining+NGEN
This PR (8909) - mean (1,097ms) : 1045, 1148
master - mean (1,098ms) : 1027, 1169
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (112ms) : 106, 118
master - mean (114ms) : 108, 121
section Bailout
This PR (8909) - mean (111ms) : 109, 113
master - mean (114ms) : 109, 119
section CallTarget+Inlining+NGEN
This PR (8909) - mean (789ms) : 763, 815
master - mean (789ms) : 760, 817
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (98ms) : 95, 101
master - mean (98ms) : 95, 101
section Bailout
This PR (8909) - mean (102ms) : 95, 109
master - mean (99ms) : 97, 101
section CallTarget+Inlining+NGEN
This PR (8909) - mean (943ms) : 908, 977
master - mean (949ms) : 911, 986
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (99ms) : 93, 105
master - mean (101ms) : 95, 108
section Bailout
This PR (8909) - mean (97ms) : 96, 99
master - mean (99ms) : 95, 102
section CallTarget+Inlining+NGEN
This PR (8909) - mean (822ms) : 788, 857
master - mean (823ms) : 778, 869
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (233ms) : 212, 255
master - mean (245ms) : 228, 262
section Bailout
This PR (8909) - mean (238ms) : 212, 264
master - mean (244ms) : 217, 270
section CallTarget+Inlining+NGEN
This PR (8909) - mean (1,335ms) : 1282, 1387
master - mean (1,347ms) : 1278, 1415
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (343ms) : 311, 375
master - mean (351ms) : 328, 374
section Bailout
This PR (8909) - mean (334ms) : 305, 363
master - mean (345ms) : 325, 365
section CallTarget+Inlining+NGEN
This PR (8909) - mean (1,055ms) : 1009, 1100
master - mean (1,050ms) : 1008, 1093
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (324ms) : 292, 357
master - mean (329ms) : 305, 354
section Bailout
This PR (8909) - mean (331ms) : 294, 368
master - mean (343ms) : 316, 371
section CallTarget+Inlining+NGEN
This PR (8909) - mean (1,302ms) : 1160, 1443
master - mean (1,318ms) : 1162, 1475
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8909) - mean (332ms) : 303, 361
master - mean (326ms) : 296, 355
section Bailout
This PR (8909) - mean (326ms) : 303, 350
master - mean (329ms) : 298, 360
section CallTarget+Inlining+NGEN
This PR (8909) - mean (1,195ms) : 1109, 1281
master - mean (1,204ms) : 1098, 1311
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This automated pull request updates one-pipeline to
1.1.0.📝 Full release notes