Skip to content

Commit 42c18b9

Browse files
genesorsabrenner
authored andcommitted
ci: update one-pipeline version and config inversion related CI jobs (#6318)
1 parent fb4b58d commit 42c18b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ stages:
55
- single-step-instrumentation-tests
66
- macrobenchmarks
77

8-
check_config_inversion_local_file:
8+
validate_supported_configurations_local_file:
99
rules:
1010
- when: on_success
11-
extends: .check_config_inversion_local_file
11+
extends: .validate_supported_configurations_local_file
1212
variables:
1313
LOCAL_JSON_PATH: "packages/dd-trace/src/supported-configurations.json"
1414

15-
config-inversion-update-supported-range:
16-
extends: .config_inversion_update_central
15+
update_central_configurations_version_range:
16+
extends: .update_central_configurations_version_range
1717
variables:
1818
LOCAL_REPO_NAME: "dd-trace-js"
1919
LOCAL_JSON_PATH: "packages/dd-trace/src/supported-configurations.json"

.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/50d49f6898ce86e93326856210e8ab6526895273cb6341ac2d7d0e6c1c14e31e/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/d5116fedde5478649c2f0cc00457f0f658d157e1bd8b3a7468bcaf5972c442a4/one-pipeline.yml

0 commit comments

Comments
 (0)