summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix chefstyle.script-resources-use-pipesPete Higgins2020-06-031-2/+2
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Adapt old tests from Script provider to Batch provider.Pete Higgins2020-06-031-0/+130
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove unix code from WindowsScript.Pete Higgins2020-06-031-13/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Move test of resource behavior to resource test.Pete Higgins2020-06-032-32/+10
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix script provider tests.Pete Higgins2020-06-031-110/+20
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Restrict temp file to when it is used.Pete Higgins2020-06-033-21/+20
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Move code using temp file from Script to WindowsScript.Pete Higgins2020-06-032-62/+71
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove unnecessary cruft in test.Pete Higgins2020-06-031-25/+3
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix test stub.Pete Higgins2020-06-031-4/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove and unnecesary method.Pete Higgins2020-06-031-5/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Move some code out of the action block to its own method.Pete Higgins2020-06-031-4/+10
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Cleanup some shared code in WindowsScript and children.Pete Higgins2020-06-033-20/+16
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove a temp variable.Pete Higgins2020-06-031-2/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Untangle some inheritance code around script code.Pete Higgins2020-06-032-17/+6
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Untangle some inheritance code around script extension.Pete Higgins2020-06-033-12/+14
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove no-op method.Pete Higgins2020-06-031-4/+0
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Update CHANGELOG.md with details from pull request #9939Chef Expeditor2020-05-301-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9939 from chef/expand_kitchen_testingTim Smith2020-05-298-9/+57
|\ | | | | Add additional testing for macOS hosts
| * Rename the pipelinesTim Smith2020-05-291-3/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove the sudo testTim Smith2020-05-291-7/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Swap TunnelBlick for a smaller dmgTim Smith2020-05-291-3/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove note about chef 14Tim Smith2020-05-291-2/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add additional testing for macOS hostsTim Smith2020-05-297-4/+60
|/ | | | | | Test dmg_package and macos_userdefaults Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.2.9 by Chef Expeditorv16.2.9Chef Expeditor2020-05-307-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9894 from chef/btm/azure-pipelines2Tim Smith2020-05-297-111/+314
|\ | | | | Set up CI with Azure Pipelines
| * Add end_to_end test to PRs via Azure DevOps Pipelinesbtm/azure-pipelines2Christopher A. Snapp2020-05-291-0/+88
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
| * Add macos support to end_to_end::defaultChristopher A. Snapp2020-05-295-0/+105
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
| * Add windows support to end_to_end::defaultChristopher A. Snapp2020-05-293-1/+11
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
| * Rename end_to_end::default to end_to_end::linuxChristopher A. Snapp2020-05-291-0/+0
|/ | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 16.2.8 by Chef Expeditorv16.2.8Chef Expeditor2020-05-297-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9934 from chef/dep_bumpsTim Smith2020-05-293-41/+23
|\ | | | | Update chef-telemetry to 1.0.8 and InSpec to 4.19
| * Update chef-telemetry to 1.0.8 and InSpec to 4.19dep_bumpsTim Smith2020-05-293-41/+23
|/ | | | | | Pin chef-telemetry since we want to avoid the dep on http Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.2.7 by Chef Expeditorv16.2.7Chef Expeditor2020-05-297-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9927 from chef/hostname_rebootTim Smith2020-05-281-1/+2
|\ | | | | hostname: Improve the windows reboot message
| * hostname: Improve the windows reboot messagehostname_rebootTim Smith2020-05-281-1/+2
| | | | | | | | | | | | Make sure this works in cinc Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.2.6 by Chef Expeditorv16.2.6Chef Expeditor2020-05-297-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.2.5 by Chef Expeditorv16.2.5Chef Expeditor2020-05-297-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9928 from chef/hostname_solarisTim Smith2020-05-281-18/+4
|\ | | | | hostname: Remove support for Solaris 5.10
| * Add header to the hostname filehostname_solarisTim Smith2020-05-281-0/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * hostname: Remove support for Solaris 5.10Tim Smith2020-05-281-18/+1
| | | | | | | | | | | | We don't support Solaris 5.10 in Chef anymore so there's no reason to make this check every time the resource runs on Solaris 5.11 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #9931 from chef/cron_access_scopeTim Smith2020-05-281-2/+2
|\ \ | | | | | | Make sure file is properly scoped in cron_access
| * | Make sure file is properly scoped in cron_accessTim Smith2020-05-281-2/+2
|/ / | | | | | | | | | | This was hitting the file resource not the file ruby class. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.2.4 by Chef Expeditorv16.2.4Chef Expeditor2020-05-297-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9929 from chef/fix-chefstyleTim Smith2020-05-281-4/+4
|\ \ | |/ |/| Fix chefstyle violations.
| * Fix chefstyle violations.Pete Higgins2020-05-281-4/+4
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* changed according to suggestion of @phigginsaklyachkin2020-05-281-10/+8
| | | | Signed-off-by: aklyachkin <aklyachkin@gmail.com>
* support for AIX and Solaris in cron_allow resourceaklyachkin2020-05-281-3/+13
| | | | Signed-off-by: aklyachkin <aklyachkin@gmail.com>
* Bump version to 16.2.3 by Chef Expeditorv16.2.3Chef Expeditor2020-05-287-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9926 from chef/docsTim Smith2020-05-288-12/+74
|\ | | | | Improve auto-generated docs
| * Add example to plistTim Smith2020-05-281-0/+11
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>