summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a style issuekill_old_bumpsTim Smith2018-08-221-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Make rake install install both chef and chef-configTim Smith2018-08-222-1/+12
| | | | | | A simple way to make it reach back to call rake install on chef-config first. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add back the install tasksTim Smith2018-08-221-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Make sure dep updater has rakeTim Smith2018-08-221-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove usage of the package_task from the chef-config rakefileTim Smith2018-08-221-6/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the whole chef-config package task classTim Smith2018-08-222-297/+0
| | | | | | We handle this version bump with expeditor now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the rdoc taskTim Smith2018-08-221-1/+0
| | | | | | No need for this anymore Signed-off-by: Tim Smith <tsmith@chef.io>
* Use obvious fix in the dep update scriptTim Smith2018-08-221-1/+1
| | | | | | This is probably a better idea legally vs. having a bot sign off the DCO. Same change was done in DK already. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove old version logic from the RakefileTim Smith2018-08-221-4/+1
| | | | | | I believe this is all leftover from github changelog generator Signed-off-by: Tim Smith <tsmith@chef.io>
* Run bundler in parallel to speed things up a bitTim Smith2018-08-221-1/+1
| | | | | | This makes it a tiny bit faster. Why not Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the old CI version bump / show scriptsTim Smith2018-08-222-14/+0
| | | | | | We do this all in Expeditor now Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.4.46 by Chef Expeditorv14.4.46Chef Expeditor2018-08-225-11/+12
|
* Merge pull request #7566 from chef/lcg/lazy-default-resource-nameLamont Granquist2018-08-221-2/+4
|\ | | | | lazy the default resource_name until after parsing
| * add a commentLamont Granquist2018-08-221-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * lazy the default resource_name until after parsingLamont Granquist2018-08-221-2/+2
|/ | | | | | | | | | | only set it if the resource doesn't set one. this means that we don't call resource_name or provides before parsing the file so that the chef_version_for_provides API in #7524 can work (otherwise we throw the deprecation warning before we ever parse the file). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.4.45 by Chef Expeditorv14.4.45Chef Expeditor2018-08-225-11/+12
|
* Merge pull request #7570 from chef/bump_ohaiLamont Granquist2018-08-222-8/+8
|\ | | | | Update to Ohai 14.4.2
| * Update to Ohai 14.4.2Tim Smith2018-08-222-8/+8
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #7571 from chef/dco_botTim Smith2018-08-221-1/+1
|\ \ | |/ |/| DCO sign off the version bump
| * DCO sign off the version bumpTim Smith2018-08-221-1/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7569 from chef/bump_fixTim Smith2018-08-221-2/+3
|\ | | | | Fix how dep bumping works
| * Fix how dep bumping worksTim Smith2018-08-221-2/+3
|/ | | | | | Update this to the same script we use in DK Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.4.44 by Chef Expeditorv14.4.44Chef Expeditor2018-08-215-11/+12
|
* Merge pull request #7565 from chef/lcg/shell-out-mknodLamont Granquist2018-08-211-5/+5
|\ | | | | switch shell_out to shell_out! in func tests
| * switch shell_out to shell_out! in func testslcg/shell-out-mknodLamont Granquist2018-08-211-5/+5
| | | | | | | | | | | | not failing here hides issues caused by e.g. mknod not working properly. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.4.43 by Chef Expeditorv14.4.43Chef Expeditor2018-08-215-11/+12
| |
* | Merge pull request #7563 from chef/ohai_bumpTim Smith2018-08-212-12/+12
|\ \ | | | | | | Pull in the latest InSpec and Ohai
| * | Pull in the latest InSpec and OhaiTim Smith2018-08-212-12/+12
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.4.42 by Chef Expeditorv14.4.42Chef Expeditor2018-08-215-12/+13
| | |
* | | Merge pull request #7562 from coderanger/validatorless-fixNoah Kantrowitz2018-08-212-3/+5
|\ \ \ | |_|/ |/| | Validatorless bootstrap fix
| * | Check for an actual value, rather than the key being set.Noah Kantrowitz2018-08-211-1/+1
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Only try to set the default keys if there is a default value to set.Noah Kantrowitz2018-08-211-2/+4
|/ / | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Bump version to 14.4.41 by Chef Expeditorv14.4.41Chef Expeditor2018-08-205-11/+12
| |
* | Merge pull request #7560 from dbresson/feature/repeated-options-systemd-unitTim Smith2018-08-202-2/+5
|\ \ | | | | | | support repeated options in systemd_unit
| * | support repeated options in systemd_unitDavid Bresson2018-08-172-2/+5
| | | | | | | | | | | | Signed-off-by: David Bresson <dabresson@gmail.com>
* | | Bump version to 14.4.40 by Chef Expeditorv14.4.40Chef Expeditor2018-08-205-11/+12
| | |
* | | Merge pull request #7483 from ↵Tim Smith2018-08-204-3/+106
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/dh/MSYS-854_support_task_on_battery Support for battery power options in windows_task resource
| * | | added functional testdheerajd-msys2018-07-264-15/+97
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | update for idempotent and test casedheerajd-msys2018-07-262-3/+16
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | fix reviews commentdheerajd-msys2018-07-261-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | [MSYS-854]support for task on batterydheerajd-msys2018-07-262-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | | | Merge pull request #7545 from chef/release_notesTim Smith2018-08-202-2/+45
|\ \ \ \ | | | | | | | | | | Start work on the 14.4 release notes
| * | | | Start work on the 14.4 release notesTim Smith2018-08-142-2/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the new resources and the improvements to existing resources. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 14.4.39 by Chef Expeditorv14.4.39Chef Expeditor2018-08-205-11/+12
| | | | |
* | | | | Merge pull request #7558 from cosinusoidally/issue-7540Tim Smith2018-08-201-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | Restart Python yum helper before each repo enable/disable
| * | | | Restart Python yum helper before each repo enable/disableLiam Wilson2018-08-171-1/+2
| | |_|/ | |/| |
* | | | Bump version to 14.4.38 by Chef Expeditorv14.4.38Chef Expeditor2018-08-185-11/+12
| | | |
* | | | Merge pull request #7555 from chef/lcg/fix-yumLamont Granquist2018-08-171-2/+2
|\ \ \ \ | |/ / / |/| | | Fix failed RHEL6 32-bit functional tests
| * | | fix el6 32-bit testslcg/fix-yumLamont Granquist2018-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've been relying on the yum libraries to throw away the version information that we supply here and return the version that is installed that matches the name + arch. On el6 32-bit we've hit a bug in the yum libraries where it appears to not do this. The simple solution here is to just throw away the version information ourselves. I think at one point early in the development of the new yum provider that there was more of a point to supplying the version here, but as it evolved that went away, but this argument was still kept around vestigially. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 14.4.37 by Chef Expeditorv14.4.37Chef Expeditor2018-08-175-12/+13
| | | |