WIP: Flip --enable_bzlmod to true#19817
Closed
meteorcloudy wants to merge 1 commit intobazelbuild:masterfrom
Closed
WIP: Flip --enable_bzlmod to true#19817meteorcloudy wants to merge 1 commit intobazelbuild:masterfrom
meteorcloudy wants to merge 1 commit intobazelbuild:masterfrom
Conversation
Bazel tests status: - AnalysisTestCase: Bzlmod disabled, to be migrated - ConfigurationTestCase: Bzlmod disabled, to be migrated - ConfigCommandTest: Bzlmod disabled, to be migrated, probably due to a bug - BuildViewTestCase: migrated at bazelbuild@d51144c - BuildIntegrationTestCase: migrated in this change - Other Java unit tests migrated in this change - Java integration tests migrated at bazelbuild@8d04711 - Shell integration tests migrated at bazelbuild@175a18d (Bzlmod disabled in some tests) - Python integration tests migrated at bazelbuild@50c8375 (Bzlmod disabled in some tests) Issues identified: - cc_shared_library doesn't work well with Bzlmod: {issue link} - `bazel config` doesn't work well with Bzlmod: {issue link} Fixes bazelbuild#18958 RELNOTES[INC]: Bzlmod is enabled by default, please consider migrating your external dependencies from WORKSPACE to MODULE.bazel. Find more details at bazelbuild#18958 PiperOrigin-RevId: 573218687 Change-Id: I097b4bd7caafc996b034284ee688b8f3d2bca1f7
Closed
Member
Author
4 tasks
Collaborator
|
Please CC me on the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bazel tests status:
Issues identified:
bazel configdoesn't work well with Bzlmod: {issue link}Fixes #18958
RELNOTES[INC]: Bzlmod is enabled by default, please consider migrating your external dependencies from WORKSPACE to MODULE.bazel. Find more details at #18958
PiperOrigin-RevId: 573218687
Change-Id: I097b4bd7caafc996b034284ee688b8f3d2bca1f7