Skip to content

Commit ce70615

Browse files
chore(ci) update one-pipeline (#11176)
This pull request updates one-pipeline to a newer version. Recent changes: * **Gradual rollout mechanism changed from "remote config" to "tag based"** * DORA metrics are submitted to Datadog during releases * Config schema changes * SSI init containers emit telemetry on startup Some of these changes may have already applied depending on your previous version of one-pipeline. See the libdatadog-build repository for all changes --------- Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Co-authored-by: mhlidd <matthew.li@datadoghq.com>
1 parent d4d2069 commit ce70615

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/4667b01c6ae983f92ecf106e110ced3dac798b229cf2a0539c58aa22e95a99d5/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/0a900a87c53d3a57a5ab007b3147db4601f15c73ff31dc65f3791c803f2651d9/one-pipeline.yml

metadata/supported-configurations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11147,7 +11147,7 @@
1114711147
],
1114811148
"DD_TRACE_WEBSOCKET_MESSAGES_ENABLED": [
1114911149
{
11150-
"version": "B",
11150+
"version": "A",
1115111151
"type": "boolean",
1115211152
"default": "true",
1115311153
"aliases": []

0 commit comments

Comments
 (0)