Skip to content

Conversation

gergelyfabian
Copy link
Contributor

Added a parameter to specify the Bazel major version (to have a single script for Bazel 5 and 6).
Manually tested on a repo with both Bazel versions.

Had to add a new patch file for Bazel 6.
Added new Bazel branch with the Jacoco interface implementation, updated for Bazel 6.3.2.

Updated manual test_coverage_with_local_jacocorunner to run the script with Bazel 6 provided as a parameter (it was failing after the repo's upgrade to Bazel 6).

Added a parameter to specify the Bazel major version (to have a single
script for Bazel 5 and 6).
Manually tested on a repo with both Bazel versions.

Had to add a new patch file for Bazel 6.
Added new Bazel branch with the Jacoco interface implementation, updated
for Bazel 6.3.2.

Updated manual test_coverage_with_local_jacocorunner to run the script
with Bazel 6 provided as a parameter (it was failing after the repo's
upgrade to Bazel 6).
Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

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

LGTM just one minor comment. Thanks @gergelyfabian

…efault

The script for Bazel 5/6 should be the default one.
Leaving the version for Bazel 4 as an alternative with a version suffix
in its filename.
@gergelyfabian
Copy link
Contributor Author

LGTM just one minor comment. Thanks @gergelyfabian

I think the issue is now fixed.

@gergelyfabian gergelyfabian requested a review from simuons October 2, 2023 07:53
Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

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

@simuons simuons merged commit d94ee55 into bazel-contrib:master Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants