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

(MODULES-3034) Feature Configuration #24

Conversation

ferventcoder
Copy link

Supersedes #23.

Support enabling or disabling chocolatey features.

Add documentation and reference tests.

jpogran and others added 2 commits June 10, 2016 16:51
Support enabling or disabling chocolatey features
Add examples and reference for Chocolatey Feature.
@ferventcoder
Copy link
Author

The spec tests should pass, the reference tests should fail - I was having issues with flipping nokogiri so I was not able to get that finished. Ugh.

step 'Apply manifest'
apply_manifest(chocolatey_src, :expect_failures => true) do
step 'Verify Failure'
assert_match(/Error: Validation of Chocolateyfeature\[checksumFiles\] failed: asdf/, stderr, "stderr did not match expected")
Copy link
Author

@ferventcoder ferventcoder Jun 10, 2016

Choose a reason for hiding this comment

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

WIP - this is on purpose to cause an error - Want to find out what the value is to add but was not able to get tests running locally.

Add the reference tests for Chocolatey Feature.
@ferventcoder ferventcoder force-pushed the ticket/master/MODULES-3034-conifguration-feature branch from e97cabd to bdc93da Compare June 11, 2016 17:05
@ferventcoder ferventcoder changed the title {WIP}(MODULES-3034) Feature Configuration (MODULES-3034) Feature Configuration Jun 11, 2016
@ferventcoder
Copy link
Author

@puppetlabs/windows this is ready for final review and merge.

@glennsarti glennsarti merged commit 64bb355 into puppetlabs:master Jun 12, 2016
@ferventcoder ferventcoder deleted the ticket/master/MODULES-3034-conifguration-feature branch June 12, 2016 03:33
@ferventcoder
Copy link
Author

YTMND!

ThoughtCrhyme pushed a commit to ThoughtCrhyme/puppetlabs-chocolatey that referenced this pull request Mar 20, 2017
(maint) update presentations README and puppet reveal.js template
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.

4 participants