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

Fix support for --incompatible_disallow_empty_glob #331

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

keith
Copy link
Member

@keith keith commented May 21, 2024

This allows downstream repos to set this flag

This allows downstream repos to set this flag
Copy link
Collaborator

@rrbutani rrbutani left a comment

Choose a reason for hiding this comment

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

This change looks good but CI is failing on globs in deps (openssl): https:/bazel-contrib/toolchains_llvm/actions/runs/9182559234/job/25251665225?pr=331#step:4:38

@rrbutani
Copy link
Collaborator

rrbutani commented May 21, 2024

@keith would you mind adding allow_empty here?

] + CONF_FILES + ["crypto/buildinf.h"] + glob([
"*.h",
"crypto/**/*.h",
"crypto/include/*.h",
"include/internal/*.h",
]),

Or we can just remove 'crypto/include/*.h'.

@keith
Copy link
Member Author

keith commented May 21, 2024

added! we'll see!

@rockwood-openai
Copy link

Ping on this, would be great to land it :)

@keith keith merged commit 1d685a9 into master Jun 24, 2024
36 checks passed
@keith keith deleted the ks/fix-support-for-incompatible_disallow_empty_glob branch June 24, 2024 21:37
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.

3 participants