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

Use ctx.actions.run #13

Closed
wants to merge 1 commit into from
Closed

Conversation

anchlovi
Copy link

@anchlovi anchlovi commented Jun 24, 2019

Handles bazel 0.27 error message:

File "/private/var/tmp/_bazel_shacharan/8c22eb77db72f764bcc6d118ac354c04/external/com_github_johnynek_bazel_jar_jar/jar_jar.bzl", line 8, in _jar_jar_impl
		ctx.action(inputs = [ctx.file.rules, ctx.fi...], <4 more arguments>)
Use ctx.actions.run or ctx.actions.run_shell instead of ctx.action.

@johnynek
Copy link
Collaborator

This was a race with #12 no?

@johnynek
Copy link
Collaborator

Thank you for the PR!

@anchlovi anchlovi closed this Jun 30, 2019
@anchlovi anchlovi deleted the bazel-027-action branch June 30, 2019 06:32
@anchlovi anchlovi restored the bazel-027-action branch June 30, 2019 07:12
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