File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- name : Build tracing libraries
1+ name : Build OpenTelemetry and OpenTracing libraries
22
33on :
44 push :
77 branches : [main]
88
99jobs :
10- build-tracing -lib-opentracing :
10+ build-opentracing -lib :
1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout
1919 dotnet-version : ' 6.0'
2020 - run : dotnet build -c Release
2121 working-directory : Pyroscope/Pyroscope.OpenTracing
22- build-tracing -lib-opentelemetry :
22+ build-opentelemetry -lib :
2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Checkout
Original file line number Diff line number Diff line change 1- name : Release OpenTelemetry tracing library
1+ name : Release OpenTelemetry library
22
33on :
44 push :
55 tags :
6- - v*-tracing- opentelemetry
6+ - v*-opentelemetry
77
88jobs :
9- release-tracing -lib-opentelemetry :
9+ release-opentelemetry -lib :
1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
Original file line number Diff line number Diff line change 1- name : Release OpenTracing tracing library
1+ name : Release OpenTracing library
22
33on :
44 push :
55 tags :
6- - v*-tracing- opentracing
6+ - v*-opentracing
77
88jobs :
9- release-tracing -lib-opentracing :
9+ release-opentracing -lib :
1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
You can’t perform that action at this time.
0 commit comments