Owais Lone

Results 92 comments of Owais Lone

I'm facing the same issue. `--env=std` does not help. Installing manually by checking our neovim repo and building works but with homebrew does not. ```bash ~ $ brew install neovim...

Turning up verbosity revealed that luv build was failing because of missing `uv.h` header file. Re-installing libuv fixed the problem. ```bash brew uninstall libuv brew install libuv ```

So the only requirement here right now is that CI only pushes new images when it builds a commit that is tagged with both the version to be released and...

> Yes. We don't "delete" the old tag. When you apply the same tag to a new commit, doesn't the old commit automatically lose the tag?) No, git tags don't...

> So you are suggesting that the first job builds the Collector, runs quick tests but does not publish the image to Dockerhub. The first job triggers the second job...

Link to latest failed build: https://circleci.com/gh/open-telemetry/opentelemetry-collector/74231 #### Test Failures - TestBatchProcessorSpansDeliveredEnforceBatchSize

Link to latest failed build: https://circleci.com/gh/open-telemetry/opentelemetry-collector/74653 #### Test Failures - TestAccumulateSummary - TestAccumulateSummary/Summary_with_single_point/WithTimestamp - TestAccumulateSummary/Summary_with_single_point

Link to latest failed build: https://circleci.com/gh/open-telemetry/opentelemetry-collector/74750 #### Test Failures - TestDefaultReceivers - TestDefaultReceivers/jaeger

Link to latest failed build: https://circleci.com/gh/open-telemetry/opentelemetry-collector/74753 #### Test Failures - TestApplication_ReportError

Link to latest failed build: https://circleci.com/gh/open-telemetry/opentelemetry-collector/74906 #### Test Failures - TestApplication_ReportError