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

Set the always_update_cookbooks flag by default. #988

Merged
merged 4 commits into from
Oct 11, 2016

Conversation

coderanger
Copy link
Contributor

See test-kitchen/test-kitchen#1107 for details. This is off by default for Kitchen but turned on here as it is probably the friendliest option for new users.

One problem with this would be that we generally don't want this option enabled in CI, what does everyone think about making the value here be <%= ENV['CI'] || false %>? That would be more correct, but is it too complex to expose users to from the standard generator. Another option would be to have the generator make a .kitchen.ci.yml file which disables it, and then hope they realize they should set $KITCHEN_LOCAL_YAML in the CI job.

See test-kitchen/test-kitchen#1107 for details. This is off by default for Kitchen but turned on here as it is probably the friendliest option for new users.
@coderanger
Copy link
Contributor Author

Ping @danielsdeleo as the King Of Policies :)

@danielsdeleo
Copy link
Contributor

👍 on the code as-is. For the other stuff, maybe drop a comment in there for now?

@coderanger
Copy link
Contributor Author

@danielsdeleo Added a note, I don't have commit on here so can you push buttan?

@danielsdeleo
Copy link
Contributor

@coderanger looks like you got boinked by DCO-bot

@coderanger
Copy link
Contributor Author

@danielsdeleo In theory we excepted old PRs, and I was feeling lazy about getting out the full branch rewrite :)

@danielsdeleo danielsdeleo merged commit 23af526 into chef-boneyard:master Oct 11, 2016
@danielsdeleo
Copy link
Contributor

okey dokie :)

@thommay thommay added Type: Enhancement Adds new functionality. and removed Enhancement labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Development

Successfully merging this pull request may close these issues.

6 participants