summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update the how to release chef process for the new docs processdoc_generatorTim Smith2019-06-261-5/+2
| | | | | | This is a lot easier now Signed-off-by: Tim Smith <tsmith@chef.io>
* Chefstyle fixesTim Smith2019-06-261-3/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Rework the docs.rb script as a Rake taskTim Smith2019-06-264-330/+341
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Chef Client -> Chef Infra ClientTim Smith2019-06-261-12/+12
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update text for name_property defaultsTim Smith2019-06-261-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add PoC docs generatorTim Smith2019-06-261-0/+330
| | | | | | Yep it's a giant ERB. It also works (sorta) Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.1.31 by Chef Expeditorv15.1.31Chef Expeditor2019-06-266-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8693 from chef/hab_buildxszTim Smith2019-06-261-2/+2
|\ | | | | Enable Habitat build promotion in Expeditor again
| * Enable Habitat build promotion in Expeditor againTim Smith2019-06-261-2/+2
| | | | | | | | | | | | We have a working habitat build. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.1.30 by Chef Expeditorv15.1.30Chef Expeditor2019-06-256-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8691 from chef/choco_docsTim Smith2019-06-251-3/+5
|\ \ | | | | | | Add introduced fields for chocolatey_source
| * | Add introduced fields for chocolatey_sourcechoco_docsTim Smith2019-06-251-3/+5
| | | | | | | | | | | | | | | | | | This way we get the proper docs for Chef 15.1. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.1.29 by Chef Expeditorv15.1.29Chef Expeditor2019-06-256-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8692 from chef/lcg/yum-exception-handlingTim Smith2019-06-251-24/+29
|\ \ \ | |_|/ |/| | yum_package: Better handle yum exceptions in our helper so we always close the rpmdb
| * | be a bit more careful in the exit handler as wellLamont Granquist2019-06-251-1/+2
| | | | | | | | | | | | | | | | | | mostly cosmetic Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | handle case where rpmdb has not been initialized yetLamont Granquist2019-06-251-1/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | yum exception handling improvementslcg/yum-exception-handlingLamont Granquist2019-06-251-24/+27
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 15.1.28 by Chef Expeditorv15.1.28Chef Expeditor2019-06-256-14/+15
| |/ |/| | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8635 from gep13/choco_sourceTim Smith2019-06-252-1/+87
|\ \ | | | | | | (GH-8634) Add ability to further configure source
| * | Address PR review feedbackGary Ewan Park2019-06-052-12/+11
| | | | | | | | | | | | Signed-off-by: Gary Ewan Park <gep13@gep13.co.uk>
| * | (GH-8634) Add ability to further configure sourceGary Ewan Park2019-06-042-2/+89
| | | | | | | | | | | | | | | | | | | | | | | | This provides the ability to set additional properties for a Chocolatey source with properties `admin_only` and `allow_self_service`. As well as the ability to enable/disable a source. Signed-off-by: Gary Ewan Park <gep13@gep13.co.uk>
* | | Bump version to 15.1.27 by Chef Expeditorv15.1.27Chef Expeditor2019-06-256-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8682 from higanworks/handle_temp_dir_stdoutTim Smith2019-06-252-1/+13
|\ \ \ | | | | | | | | Ignore noisy outputs at create temp_dir during bootstrap
| * | | add commentsawanoboly2019-06-251-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: sawanoboly <sawanoboriyu@higanworks.com>
| * | | ignore noise outputssawanoboly2019-06-242-1/+10
| | |/ | |/| | | | | | | Signed-off-by: sawanoboly <sawanoboriyu@higanworks.com>
* | | Bump version to 15.1.26 by Chef Expeditorv15.1.26Chef Expeditor2019-06-256-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8663 from chef/appveyorTim Smith2019-06-241-2/+1
|\ \ \ | | | | | | | | Improve how we bundler install in appveyor
| * | | Change how we bundler install in appveyorTim Smith2019-06-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Specify retries and the number of jobs directly in the bundler command. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.1.25 by Chef Expeditorv15.1.25Chef Expeditor2019-06-256-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8690 from chef/ruby_profTim Smith2019-06-243-5/+4
|\ \ \ \ | | | | | | | | | | Pin to ruby-prof 0.17
| * | | | Pin to ruby-prof 0.17Tim Smith2019-06-243-5/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | ruby-prof 0.18 fails to load on Windows. See https://github.com/ruby-prof/ruby-prof/issues/255 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.1.24 by Chef Expeditorv15.1.24Chef Expeditor2019-06-256-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8689 from chef/rubygemsTim Smith2019-06-241-1/+1
|\ \ \ \ | | | | | | | | | | Update Rubygems to 3.0.4
| * | | | Update Rubygems to 3.0.4Tim Smith2019-06-241-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | This is a really small release with just a few minor bugfixes and a giant pile of fixes to their test / ci setup. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.1.23 by Chef Expeditorv15.1.23Chef Expeditor2019-06-246-14/+15
|/ / / | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8679 from echohack/remove-scaffoldingTim Smith2019-06-246-399/+0
|\ \ \ | | | | | | | | [scaffolding-chef] Rolling out the scaffolding-chef package
| * | | Rolling out the scaffolding-chef packageechohack2019-06-206-399/+0
| | | | | | | | | | | | | | | | Signed-off-by: echohack <echohack@users.noreply.github.com>
* | | | Merge pull request #8685 from chef/snappj/replace-jenkins-with-buildkiteJeremiah Snapp2019-06-246-203/+35
|\ \ \ \ | | | | | | | | | | Replace jenkins with buildkite for master branch
| * | | | Replace Jenkins omnibus build/test pipeline with BuildkiteJeremiah Snapp2019-06-243-203/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
| * | | | Make sure ruby environment variables are unset in omnibus-test.* scriptsJeremiah Snapp2019-06-242-0/+33
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
| * | | | Set permissions on /etc/init.d/inittest to get tests to pass on SLES 11Jeremiah Snapp2019-06-241-0/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Chef::Resource::Service tests were failing on SLES 11 x86_64 and SLES 11 s390x because the permissions weren't correct. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | | | Bump version to 15.1.22 by Chef Expeditorv15.1.22Chef Expeditor2019-06-246-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8688 from chef/archiveTim Smith2019-06-244-16/+19
|\ \ \ \ | |/ / / |/| | | Update ffi-libarchive to 0.4.10
| * | | Add an expeditor subscription for ffi-libarchiveTim Smith2019-06-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Let expeditor open this PR in the future Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Make the buildkite badge display the master branchTim Smith2019-06-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update ffi-libarchive to 0.4.10Tim Smith2019-06-242-15/+15
|/ / / | | | | | | | | | | | | | | | This resolves constant warnings Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.1.21 by Chef Expeditorv15.1.21Chef Expeditor2019-06-226-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8681 from chef/expeditor/ohai_15.1.5Tim Smith2019-06-221-2/+2
|\ \ \ | | | | | | | | Bump ohai to 15.1.5
| * | | Bump ohai to 15.1.5Chef Expeditor2019-06-221-2/+2
|/ / / | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when ohai 15.1.5 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | Merge pull request #8680 from ↵Jeremiah Snapp2019-06-211-3/+5
|\ \ \ | |/ / |/| | | | | | | | chef/snappj/make-omnibus-test.sh-use-appropriate-toolchain Make omnibus-test.sh use appropriate toolchain