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

Improve releasing via bzlmod #230

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Improve releasing via bzlmod #230

merged 3 commits into from
Feb 28, 2024

Conversation

martis42
Copy link
Owner

No description provided.

- It is recommended to not use compatibility_level until there is a
  concrete reason
- Dependencies in MODULE.bazel should be the minimum requirements, not the
  latest available versions. Thus, do not keep in sync with the WORKSPACE
  approach. In WORKSPACE, dependencies can overwrite each other and thus
  providing more flexibility (and problems).
- We configure a proper presubmit check
MODULE.bazel should define the minimum version required.
@martis42 martis42 merged commit a12fd84 into main Feb 28, 2024
11 checks passed
@martis42 martis42 deleted the improve_releasing_via_bzlmod branch February 28, 2024 20:47
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.

1 participant