Skip to content

Conversation

@bobg
Copy link

@bobg bobg commented Oct 9, 2020

This change adds optional streamlining of file paths when they're added to gems. Previously, files in directory a/b/c, built with rule r, were added as a/b/c/r/a/b/c/file1, a/b/c/r/a/b/c/file2, etc. Now they're a/b/c/file1, a/b/c/file2, etc.

This behavior can be selected by passing strip_package = native.package_name() to rb_gemspec and rb_build_gem.

@heimdall-asguard
Copy link

If Heimdall is stuck, please click the following link: https://heimdall-public.cbhq.net/v1/pull_request/stuck?pr_number=39&repository=coinbase/rules_ruby

@bobg bobg requested a review from ClareCat October 9, 2020 16:14
@bobg
Copy link
Author

bobg commented Nov 24, 2020

Closing in favor of #42.

@bobg bobg closed this Nov 24, 2020
@ClareCat ClareCat deleted the bobg/gem-tree-streamlining branch February 18, 2021 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants