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

(SDK-306) Use vendored development gems in package install #145

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

scotje
Copy link
Contributor

@scotje scotje commented Jul 11, 2017

No description provided.

# TODO: we should probably more carefully manage PATH and maybe other things too
@process.environment['GEM_HOME'] = File.join(PDK::Util.cachedir, 'bundler', 'ruby', RbConfig::CONFIG['ruby_version'])
@process.environment['GEM_PATH'] = pdk_gem_path
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmmm, I might actually need to put this back for gem installs now that I'm doing --path again...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated this and have a companion PR in the vanagon repo here: puppetlabs/pdk-vanagon#24

@scotje scotje force-pushed the 306_use_vendored_template_gems branch from d5b4ca6 to 4c81d03 Compare July 11, 2017 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants