File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ stages:
5
5
- single-step-instrumentation-tests
6
6
- macrobenchmarks
7
7
8
- check_config_inversion_local_file :
8
+ validate_supported_configurations_local_file :
9
9
rules :
10
10
- when : on_success
11
- extends : .check_config_inversion_local_file
11
+ extends : .validate_supported_configurations_local_file
12
12
variables :
13
13
LOCAL_JSON_PATH : " packages/dd-trace/src/supported-configurations.json"
14
14
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
17
17
variables :
18
18
LOCAL_REPO_NAME : " dd-trace-js"
19
19
LOCAL_JSON_PATH : " packages/dd-trace/src/supported-configurations.json"
Original file line number Diff line number Diff line change 1
1
# DO NOT EDIT THIS FILE MANUALLY
2
2
# This file is auto-generated by automation.
3
3
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
You can’t perform that action at this time.
0 commit comments