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

Upgrade to Bzlmod #515

Closed
smolkaj opened this issue Dec 13, 2024 · 0 comments
Closed

Upgrade to Bzlmod #515

smolkaj opened this issue Dec 13, 2024 · 0 comments

Comments

@smolkaj
Copy link
Member

smolkaj commented Dec 13, 2024

Bazel finally added a external dependency management system, called "Bzlmod", a while back: https://bazel.build/external/overview
By now, Bzlmod is mature and the old system (WORKSPACE.bazel files) have been deprecated as of Bazel 8 and will be removed in Bazel 9: https://bazel.build/external/migration

It is time to migrate to future proof our code base. This issue is tracking that effort.

There is a related issue that tracks upgrading to Bazel 8: #516

This was referenced Dec 13, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
Specifically, this allows P4Runtime users to use Bzlmod.
I am not yet enabling Blzmod for P4Runtime itself. I plan to do so in a follow up PR.

Signed-off-by: Steffen Smolka <[email protected]>
smolkaj added a commit that referenced this issue Dec 18, 2024
Specifically, this allows P4Runtime users to use Bzlmod.
I am not yet enabling Blzmod for P4Runtime itself. I plan to do so in a follow up PR.

Signed-off-by: Steffen Smolka <[email protected]>
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
smolkaj added a commit that referenced this issue Dec 18, 2024
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

No branches or pull requests

1 participant