-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[py] Replace devtools genrule with proper generate_devtools rule. #11392
Conversation
1898d17
to
06becaa
Compare
06becaa
to
42f4f2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@jameshilliard would you like to continue with this PR? Some comments were left. |
42f4f2d
to
27ba73d
Compare
Applied suggestions from comments and rebased. |
Seems the build is now failing. Could you please check? |
The existing genrule does not handle directories properly.
27ba73d
to
b207d3a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @jameshilliard!
The existing genrule does not handle directories properly.
See details.