We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ef11b commit 3b7e612Copy full SHA for 3b7e612
eng/mgmt/automation/swagger_to_sdk_config.json
@@ -13,8 +13,7 @@
13
"path": "./eng/mgmt/automation/generate.py",
14
"logPrefix": "Java-Sdk-Automation",
15
"stderr": {
16
- "showInComment": "(\\[GENERATE\\]\\[Error\\]|\\[COMPILE\\] Maven build fail|ExternalError).*",
17
- "scriptError": "(\\[GENERATE\\]\\[Error\\]|\\[COMPILE\\] Maven build fail).*"
+ "showInComment": "(\\[GENERATE\\]\\[Error\\]|\\[COMPILE\\] Maven build fail|ExternalError).*"
18
}
19
20
},
0 commit comments