Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel 6 support #1860

Merged
merged 8 commits into from
Jan 23, 2023
Merged

Bazel 6 support #1860

merged 8 commits into from
Jan 23, 2023

Conversation

ylecornec
Copy link
Member

@ylecornec ylecornec commented Jan 11, 2023

This PR addresses the remaining items of issue #1855

I did not try to replace the crosstool_top option yet as it seems to works fine with bazel 6, so replacing it can be done in another PR.

@ylecornec ylecornec force-pushed the ylecornec/bazel6 branch 2 times, most recently from 0e7135b to 48ab103 Compare January 16, 2023 10:29
@ylecornec ylecornec force-pushed the ylecornec/bazel6 branch 3 times, most recently from b23f83e to b7904c9 Compare January 17, 2023 09:46
@ylecornec ylecornec changed the title WIP - bazel 6 support Bazel 6 support Jan 17, 2023
@ylecornec ylecornec marked this pull request as ready for review January 17, 2023 12:31
Copy link
Member

@avdv avdv left a comment

Choose a reason for hiding this comment

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

Thank you!

@ylecornec ylecornec added the merge-queue merge on green CI label Jan 23, 2023
@mergify mergify bot merged commit 8e0189d into master Jan 23, 2023
@mergify mergify bot deleted the ylecornec/bazel6 branch January 23, 2023 09:25
@mergify mergify bot removed the merge-queue merge on green CI label Jan 23, 2023
@avdv avdv linked an issue Jan 24, 2023 that may be closed by this pull request
5 tasks
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.

Upgrade supported Bazel version to 5.x and 6.x
2 participants