resolved conflicts in component.json

CD_AudioVideoServices
ermisw 2021-09-30 11:00:53 +02:00
parent e331c3bce3
commit 9202251c3c
3 changed files with 4 additions and 12 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env
.vscode/*
setenv.bat
.logs
.logs
./environment.yaml

View File

@ -4151,11 +4151,7 @@
{
"type": "SERVICE",
"enabled": true,
<<<<<<< HEAD
"valueFormat": "rsu",
=======
"valueFormat": "ASBC-HAL-CL",
>>>>>>> 66042505f351ff2f91db06a9972f047047e2105c
"propagationTypes": [],
"conditions": [
{
@ -4175,13 +4171,8 @@
},
"comparisonInfo": {
"type": "STRING",
<<<<<<< HEAD
"operator": "CONTAINS_REGEX",
"value": "^(?>cam|disp|fre|rcs|rdh|rmo|rpp|rte|rve|rvi|rvt|rwd|uvm)(?>eu|us|cn)(?>e2e|p)$",
=======
"operator": "CONTAINS",
"value": "asbchal",
>>>>>>> 66042505f351ff2f91db06a9972f047047e2105c
"negate": false,
"caseSensitive": true
}

View File

@ -20,10 +20,10 @@ NA-PreProd:
CN-Prod:
- name: "CN-Prod"
- env-url: "https://dynatracemgd-cn.bmwgroup.net/e/b921f1b9-c00e-4031-b9d1-f5a0d530757b"
- env-url: "https://dynatracemgd-cn.bmwgroup.net/e/b921f1b9-c00e-4031-b9d1-f5a0d530757b@PROXY"
- env-token-name: "CN_Prod_TOKEN"
CN-PreProd:
- name: "CN-PreProd"
- env-url: "https://dynatracemgd-cn.bmwgroup.net/e/ab88c03b-b7fc-45f0-9115-9e9ecc0ced35"
- env-url: "https://dynatracemgd-cn.bmwgroup.net/e/ab88c03b-b7fc-45f0-9115-9e9ecc0ced35@PROXY"
- env-token-name: "CN_PreProd_TOKEN"