Skip to content

Conversation

@keith
Copy link
Contributor

@keith keith commented Jul 8, 2024

Somehow I missed this in my PR adding support for bzlmod

@keith keith requested a review from a team July 8, 2024 18:55
@codecov
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.67%. Comparing base (497eaf4) to head (d467164).
Report is 100 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2995      +/-   ##
==========================================
+ Coverage   87.12%   87.67%   +0.55%     
==========================================
  Files         200      190      -10     
  Lines        6109     5853     -256     
==========================================
- Hits         5322     5131     -191     
+ Misses        787      722      -65     

see 120 files with indirect coverage changes

@keith keith force-pushed the ks/ci-enable-bzlmod branch from 18cc5fb to 9f3b932 Compare July 9, 2024 00:52
@keith keith requested a review from ThomsonTan July 12, 2024 19:10

# Workaround https://github.com/bazelbuild/bazel/issues/18683
$BAZEL_STARTUP_OPTIONS = "--output_base=C:\Out"
$BAZEL_OPTIONS = "--copt=-DENABLE_ASYNC_EXPORT"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this continues to be a wild hack. I linked the new path issue in the upstream issue, it should be improved once grpc moves its deps into bzlmod, but right now the paths are artificially longer. absolutely wild stuff.

@marcalff
Copy link
Member

Also, "This branch is out-of-date with the base branch", please merge recent changes from main.

Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a bazel expert, but looks ok to me.

Thanks for the work on bazel, with supporting PRs in BCR.

@keith keith force-pushed the ks/ci-enable-bzlmod branch from 1a0153b to d467164 Compare July 12, 2024 20:04
@keith
Copy link
Contributor Author

keith commented Jul 12, 2024

green after rebase! 🎉

@marcalff marcalff added the issue:blocking This issue is preventing other fixes label Jul 12, 2024
@marcalff marcalff merged commit 323a279 into open-telemetry:main Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue:blocking This issue is preventing other fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants