Skip to content

Update compability_level in MODULE.bazel #295

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

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

siddharthab
Copy link
Contributor

No description provided.

@siddharthab siddharthab merged commit 8301a10 into master Mar 14, 2024
@siddharthab siddharthab deleted the siddharthab-patch-1 branch March 14, 2024 22:04
@@ -15,7 +15,7 @@
module(
name = "toolchains_llvm",
version = "0.0.0",
compatibility_level = 0,
compatibility_level = 1,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we actually break any core API usage with recent changes? If not, I would recommend not bumping this. It certainly doesn't have to be in sync with the major version number unless we expect a large fraction of our users to be broken by an update.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Will revert.

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.

2 participants