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

[py] Replace devtools genrule with proper generate_devtools rule. #11392

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

jameshilliard
Copy link
Contributor

The existing genrule does not handle directories properly.

See details.

py/generate.py Outdated Show resolved Hide resolved
Copy link
Member

@shs96c shs96c left a comment

Choose a reason for hiding this comment

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

LGTM

py/private/generate_devtools.bzl Outdated Show resolved Hide resolved
py/private/generate_devtools.bzl Outdated Show resolved Hide resolved
@titusfortner titusfortner added this to the 4.8 milestone Jan 14, 2023
@diemol
Copy link
Member

diemol commented Jan 25, 2023

@jameshilliard would you like to continue with this PR? Some comments were left.

@diemol diemol modified the milestones: 4.8, 4.9 Jan 25, 2023
@jameshilliard
Copy link
Contributor Author

@jameshilliard would you like to continue with this PR? Some comments were left.

Applied suggestions from comments and rebased.

@diemol
Copy link
Member

diemol commented Jan 25, 2023

Seems the build is now failing. Could you please check?

The existing genrule does not handle directories properly.
Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

Thank you, @jameshilliard!

@diemol diemol merged commit b803c68 into SeleniumHQ:trunk Jan 25, 2023
@jameshilliard jameshilliard deleted the py-generate-devtools branch January 25, 2023 11:00
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.

None yet

5 participants