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

Replace ctx.new_file with ctx.actions.declare_file #494

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

mai93
Copy link
Contributor

@mai93 mai93 commented Jul 31, 2023

This will change the output directory from blaze-genfiles to blaze-bin

This will change the output directory from `blaze-genfiles` to `blaze-bin`
@tetromino tetromino merged commit 9b46791 into google:master Jul 31, 2023
7 checks passed
@adonovan
Copy link
Collaborator

adonovan commented Aug 4, 2023

FYI: this change has no significant effect, since the file being changed is only used as test input data to the Starlark scanner; it may look like Bazel configuration, but it is never used by Bazel.

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