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

support rb_binary with Gemfiles in subdirectory #8

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

jgao54
Copy link
Collaborator

@jgao54 jgao54 commented Jul 27, 2023

Temporary workaround to support nested Gemfiles; a bit hacky since this expects a Gemfile in the transitive srcs. Ideally we'd want to provide this information via the rb_bundle repository rather than explicitly passing it in via srcs.

@jgao54 jgao54 marked this pull request as draft July 27, 2023 22:30
@jgao54 jgao54 force-pushed the joygao/handle-nested-path branch 2 times, most recently from 3aec469 to 21114eb Compare July 27, 2023 22:56
@jgao54 jgao54 force-pushed the joygao/handle-nested-path branch from 21114eb to 6be0963 Compare July 27, 2023 23:00
@jgao54 jgao54 marked this pull request as ready for review July 27, 2023 23:10
@jgao54 jgao54 changed the title support loading rb_binary from subdir support rb_binary with Gemfiles in subdirectory Jul 27, 2023
@jgao54
Copy link
Collaborator Author

jgao54 commented Jul 28, 2023

failure is unrelated:

//:rubocop                                                              TIMEOUT in 60.0s

@p0deje p0deje merged commit c757957 into bazel-contrib:main Jul 28, 2023
14 of 15 checks passed
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