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 a7daf14 commit 0fe6090Copy full SHA for 0fe6090
.github/workflows/build-common.yml
@@ -133,6 +133,7 @@ jobs:
133
set +e
134
grep '^ implementation(".*:.*:[0-9].*")\|^ api(".*:.*:[0-9].*")' \
135
--include=\*.kts \
136
+ --exclude-dir=quarkus\*-plugin \
137
-r instrumentation \
138
| grep -v testing/build.gradle.kts \
139
| grep -v com.azure:azure-core-tracing-opentelemetry \
0 commit comments