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

Apply expand_locations_and_make_variables to cache_entries #1240

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

froody
Copy link
Contributor

@froody froody commented Jul 30, 2024

When building proj I need to pass the sqlite3 binary via a cache entry, like {"EXE_SQLITE3": "$(execpath @sqlite3//:shell)"} but that requires that cache entries are also expanded.

Copy link
Member

@jsharpe jsharpe left a comment

Choose a reason for hiding this comment

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

LGTM

@jsharpe jsharpe merged commit 3debc17 into bazel-contrib:main Aug 2, 2024
1 of 2 checks passed
@froody froody deleted the expand_cache branch August 4, 2024 14:58
matt-sm pushed a commit to matt-sm/rules_foreign_cc that referenced this pull request Aug 5, 2024
jsharpe added a commit that referenced this pull request Aug 7, 2024
@jsharpe
Copy link
Member

jsharpe commented Aug 7, 2024

Apologies for having to revert this @froody - I should have checked CI, but the already broken state meant that I missed the failures this introduced. Feel free to resubmit this as I should soon have CI back to a green state again.

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