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

Migrate examples to Bzlmod once buildtools module is available #73

Open
limdor opened this issue Jan 1, 2024 · 0 comments
Open

Migrate examples to Bzlmod once buildtools module is available #73

limdor opened this issue Jan 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@limdor
Copy link
Owner

limdor commented Jan 1, 2024

Most of the examples use third party dependencies only for the buildifier rule.
In order to have it reproducible, we ping the version of rules_go, skylib, protobuf, and buildtools.
With Bzlmod it would be much simpler because then we only pin builtools and we check in the log file.

Unfortunately buildtools does not have yet a module. Once it is available, examples should be migrated.
bazelbuild/bazel-central-registry#380

The only example that should not be migrated is the one that shows how to deal with third party dependencies without Bzlmod

@limdor limdor added the enhancement New feature or request label Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant