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

Options not passed to Bundler::Installer for bundling of "next" gem set #2

Open
zoso10 opened this issue Jul 7, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@zoso10
Copy link
Owner

zoso10 commented Jul 7, 2020

In the after-install-all hook where we bundle a second time for the "next" gem spec set we don't pass the options argument to the #run method that was used in the first bundle. On first investigation it doesn't appear that there's any global state that holds the thor options object; this will make it tougher to pass into the hook block

@zoso10 zoso10 added the bug Something isn't working label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant