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

Update bcr_validation.py to handle overlay files #2249

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

lalten
Copy link
Contributor

@lalten lalten commented Jun 12, 2024

Allow using the new overlay format (#1566)

Tested with #2240

This is an alternative to #2046 (which I hadn't seen previously 🙈 )

@lalten lalten force-pushed the overlay_bcr-validation branch from 1e7d997 to 106285b Compare June 12, 2024 21:07
fmeum
fmeum previously approved these changes Jun 14, 2024
tools/bcr_validation.py Show resolved Hide resolved
tools/bcr_validation.py Outdated Show resolved Hide resolved
@bazel-io bazel-io dismissed fmeum’s stale review June 14, 2024 14:30

Require module maintainers' approval for newly pushed changes.

@fmeum fmeum merged commit 621fada into bazelbuild:main Jun 14, 2024
7 checks passed
@fzakaria
Copy link

how do you handle having a module then be backwards comptable for non-overlay Bazel versions?

I thought about maybe turning the overlay's via the NGINX server as a PATCH file live?

The MODULE.bazel also doesn't have a bazel version compatability. It should be > 7.X right?

@lalten
Copy link
Contributor Author

lalten commented Jul 22, 2024

The MODULE.bazel also doesn't have a bazel version compatability. It should be > 7.X right?

Needs to be >= 7.2.1 due to bazelbuild/bazel#22811

@lalten lalten deleted the overlay_bcr-validation branch July 22, 2024 15:28
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.

5 participants