Skip to content

Add support for Bazel 9#29

Merged
nradakovic merged 1 commit intomainfrom
nira_sup_b9
Feb 10, 2026
Merged

Add support for Bazel 9#29
nradakovic merged 1 commit intomainfrom
nira_sup_b9

Conversation

@nradakovic
Copy link
Copy Markdown
Member

The new version of Bazel demands that all rules related to C and C++ are loaded over rules_cc module.

@nradakovic nradakovic self-assigned this Feb 10, 2026
@nradakovic nradakovic added the repo config Improvements or additions to repository configuration label Feb 10, 2026
@nradakovic nradakovic requested a review from antonkri as a code owner February 10, 2026 11:09
@nradakovic nradakovic added action config New action config request p3 Medium/Low - handle it within normal process labels Feb 10, 2026
The new version of Bazel demands that all rules related to
C and C++ are loaded over rules_cc module.
@nradakovic nradakovic merged commit 833809c into main Feb 10, 2026
1 check passed
@nradakovic nradakovic deleted the nira_sup_b9 branch February 10, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action config New action config request p3 Medium/Low - handle it within normal process repo config Improvements or additions to repository configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants