Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Adding license acceptance support to ChefDK #2074

Merged
merged 2 commits into from
May 16, 2019
Merged

Conversation

tyler-ball
Copy link
Contributor

@tyler-ball tyler-ball commented May 14, 2019

Description

Adds in license acceptance support to the chef command

Issues Resolved

Check List

@tyler-ball tyler-ball force-pushed the license_acceptance branch from 5a486f6 to 73c3cab Compare May 14, 2019 17:39
@tyler-ball tyler-ball marked this pull request as ready for review May 16, 2019 18:30
Signed-off-by: tyler-ball <tball@chef.io>
@tyler-ball tyler-ball force-pushed the license_acceptance branch from 73c3cab to 604b731 Compare May 16, 2019 18:35
@tyler-ball tyler-ball requested a review from a team as a code owner May 16, 2019 18:35
@@ -34,6 +34,10 @@ def initialize(*args)
@ui = UI.new
end

def check_license_acceptance
# Do not need to accept the license for checking the environment
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We do not request the license for knife which made me think we shouldn't request the license here. But then I remembered that knife is not a trademarked term so that is why we don't request the EULA there, so I'm going to request the EULA for all chef subcommands besides -v and -h

Signed-off-by: tyler-ball <tball@chef.io>
@tyler-ball tyler-ball force-pushed the license_acceptance branch from 604b731 to 06069af Compare May 16, 2019 18:47
@tyler-ball tyler-ball merged commit 0084eeb into master May 16, 2019
@tyler-ball tyler-ball deleted the license_acceptance branch May 16, 2019 21:48
@lock
Copy link

lock bot commented Jul 15, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants