-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chef 14221 hab plan #2
Conversation
Signed-off-by: nitin sanghi <[email protected]>
Signed-off-by: nitin sanghi <[email protected]>
Signed-off-by: nitin sanghi <[email protected]>
cf05737
to
8aa5e5a
Compare
df9d83a
to
e221ec7
Compare
Signed-off-by: nitin sanghi <[email protected]>
e221ec7
to
66b3ea9
Compare
@@ -1,7 +1,8 @@ | |||
source "https://rubygems.org" | |||
|
|||
gemspec | |||
|
|||
gem "appbundler" | |||
gem "pry" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why pry
gem is needed? if needed then we move to development group
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pry is needed in case of kitchen console, if you run kitchen try to install run time, so instead of run time i have added in gem file
3.7.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to confirm? Do we have to start with version 1.0.0 or 3.7.x
Create Plan file for linux and windows for creating hab pkg
https://progresssoftware.atlassian.net/browse/CHEF-15349
https://progresssoftware.atlassian.net/browse/CHEF-14221