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

add --binstub-source option #53

Merged
merged 2 commits into from
Apr 24, 2019
Merged

add --binstub-source option #53

merged 2 commits into from
Apr 24, 2019

Conversation

lamont-granquist
Copy link
Contributor

This is used to copy binstubs from some stashed ("source") location into the bin directory in the gem_dir.

This is here in appbundler because it makes it easier to re-appbundle and keeps all the logic for the mangling we do of the gem to "prep" it for omnibus in one location.

This makes it easy to do things like the kitchen-tests in chef/chef which need to patch in the new gem and call appbundle-updater and also need this step (it made more sense to do this here than in appbundle-updater or in the kitchen configuration there).

This is now growing enough in terms of configuration state that I'm wondering if we just shouldn't have an Appbundler.rb file in the root of the gem/project with all the configuration.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
@lamont-granquist lamont-granquist merged commit d657879 into master Apr 24, 2019
@chef-ci chef-ci deleted the lcg/binstub-source branch April 24, 2019 04:41
lamont-granquist added a commit to chef/appbundle-updater that referenced this pull request Apr 24, 2019
lamont-granquist added a commit to chef/appbundle-updater that referenced this pull request Apr 24, 2019
passed into appbundler see chef/appbundler#53

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
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.

1 participant