opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

[builder] add build tag flag

Open fatsheep9146 opened this issue 3 years ago • 2 comments
trafficstars

Signed-off-by: Ziqi Zhao [email protected]

Description: Fix #5612

Add a build tag parameter for builder

fatsheep9146 avatar Jul 09 '22 15:07 fatsheep9146

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@14c095b). Click here to learn what that means. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #5659   +/-   ##
=======================================
  Coverage        ?   91.92%           
=======================================
  Files           ?      200           
  Lines           ?    12414           
  Branches        ?        0           
=======================================
  Hits            ?    11411           
  Misses          ?      791           
  Partials        ?      212           
Impacted Files Coverage Δ
cmd/builder/internal/builder/config.go 83.82% <ø> (ø)
cmd/builder/internal/builder/main.go 58.02% <50.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 09 '22 15:07 codecov[bot]

The CI is failing due to https://github.com/open-telemetry/opentelemetry-collector/issues/5770

jpkrohling avatar Aug 02 '22 16:08 jpkrohling