File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 contains(github.event.pull_request.labels.*.name, 'backport') && github.event.pull_request.base.ref ||
2121 'main'
2222 ) || 'main' }}{% endraw %}
23- WEAVER_VERSION: "v0.22 .1"
23+ WEAVER_VERSION: "v0.25 .1"
2424 PIP_EXISTS_ACTION: w
2525 CONTRIB_REPO_UTIL_HTTP: ${% raw %} {{ github.workspace }}{% endraw %} /opentelemetry-python-contrib/util/opentelemetry-util-http
2626 CONTRIB_REPO_INSTRUMENTATION: ${% raw %} {{ github.workspace }}{% endraw %} /opentelemetry-python-contrib/opentelemetry-instrumentation
Original file line number Diff line number Diff line change 2020 contains(github.event.pull_request.labels.*.name, 'backport') && github.event.pull_request.base.ref ||
2121 ' main'
2222 ) || 'main' }}
23- WEAVER_VERSION : " v0.22 .1"
23+ WEAVER_VERSION : " v0.25 .1"
2424 PIP_EXISTS_ACTION : w
2525 CONTRIB_REPO_UTIL_HTTP : ${{ github.workspace }}/opentelemetry-python-contrib/util/opentelemetry-util-http
2626 CONTRIB_REPO_INSTRUMENTATION : ${{ github.workspace }}/opentelemetry-python-contrib/opentelemetry-instrumentation
You can’t perform that action at this time.
0 commit comments