summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update 12.16 release notes & changelog with package lockingtd/update-12.16-release-notesTom Duffield2016-11-093-0/+17
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Merge pull request #5523 from chef/td/update-changelog-every-bumpTom Duffield2016-11-0910-64/+107
|\ | | | | Internal: Bump Minor Version; Automatically update the CHANGELOG when we bump the Build version
| * Add docs around releasing regression fixestd/update-changelog-every-bumpTom Duffield2016-11-091-0/+15
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * Bump minor version to 12.17 after 12.16 releaseTom Duffield2016-11-095-19/+41
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * Add automation for bumping major/minor versionTom Duffield2016-11-092-3/+17
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * Bump gem for github_changelog_generatorTom Duffield2016-11-091-18/+9
| | | | | | | | | | | | There was a bug fix in 1.14.0 that we need to bring in. Signed-off-by: Tom Duffield <tom@chef.io>
| * Update the changelog when the version is bumped by CITom Duffield2016-11-093-2/+4
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * Use the `changelog` namespace for Rake tasksTom Duffield2016-11-091-22/+21
|/ | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Bump version of chef to 12.16.55 by Chef Versioner.v12.16.55Chef Versioner2016-11-094-8/+8
|
* Windows: search for config on same drive as executable location (#5478)John Kerry2016-11-092-10/+51
| | | | | | | | | | | | | | | | | | * changing the default drive for the config file to be the drive that the executable is launched from. This should allow for an easier launch of chef from a d: drive installation Signed-off-by: John Kerry <john@kerryhouse.net> * adding a check and a fallback to systemdrive for the base path when __FILE__ path doesn't have a drive (appears with linux hosts running windows targeted unit tests) Signed-off-by: John Kerry <john@kerryhouse.net> * fixing rubocop errors Signed-off-by: John Kerry <john@kerryhouse.net> * adding a __FILE__ path override for cache_path tests Signed-off-by: John Kerry <john@kerryhouse.net>
* Bump version of chef to 12.16.54 by Chef Versioner.v12.16.54Chef Versioner2016-11-084-8/+8
|
* Add gem release badge to the readme / changelog header (#5527)Tim Smith2016-11-082-1/+3
| | | | | When we update our changelog it’s a bit confusing since multiple days go by before we ship the new release. Adding a header to the changelog and a readme gem release badge should help clear up what our current release actually is. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 12.16.53 by Chef Versioner.v12.16.53Chef Versioner2016-11-084-8/+8
|
* Fix converge_if_changed (#5508)Akos Vandra2016-11-081-3/+3
| | | sensitive is the property of the resource, not the provider.
* Bump version of chef to 12.16.52 by Chef Versioner.v12.16.52Chef Versioner2016-11-084-8/+8
|
* String to Array launchd:limit_load_to_session_type (#5424)Erik Gomez2016-11-081-1/+1
| | | Mac: Ensure that launchd limit_load_to_session_type is properly handled
* Bump version of chef to 12.16.51 by Chef Versioner.v12.16.51Chef Versioner2016-11-084-8/+8
|
* Merge pull request #5524 from chef/tas50/apt_update_failsTim Smith2016-11-082-26/+18
|\ | | | | Prevent apt_update failures on non-Linux platforms
| * Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-072-26/+18
| | | | | | | | | | | | | | | | | | | | | | | | We 1/2 wired up the noop functionality, but specifying that we only provided the resource on Linux caused that code to never run. This prevents this sort of error on non-Linux platforms: ``` Cannot find a resource for apt_update on windows version 6.3.9600 ``` Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 12.16.50 by Chef Versioner.v12.16.50Chef Versioner2016-11-084-8/+8
| |
* | Test on the latest fedora and fix yum failures in testing (#5525)Tim Smith2016-11-082-4/+5
|/ | | | | | | Use the latest fedora to avoid having to bump things every X months We need to make the cache afterwards. I ran into this same issue in the cron cookbook and I’ve updated the dnf_compat recipe in yum to do the same. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 12.16.49 by Chef Versioner.v12.16.49Chef Versioner2016-11-074-8/+8
|
* Fixed 5459 - Purge yum cache before deleting repo config (#5509)Ian C. Ward2016-11-071-7/+6
| | | Signed-off-by: Ian C. Ward <ian.ward@disney.com>
* Bump version of chef to 12.16.48 by Chef Versioner.v12.16.48Chef Versioner2016-11-074-8/+8
|
* Merge pull request #5516 from chef/jsinha/cherrypick-omnibusLamont Granquist2016-11-071-8/+8
|\ | | | | Cherry Pick omnibus commits
| * Cherry Pick omnibus commitsjsinha/cherrypick-omnibusJaymala Sinha2016-11-041-8/+8
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | Bump version of chef to 12.16.47 by Chef Versioner.v12.16.47Chef Versioner2016-11-074-8/+8
| |
* | run the func tests on fedora, suseleap and others (#5519)Lamont Granquist2016-11-071-10/+7
| | | | | | | | | | scientific linux, oracle, etc, etc... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 12.16.46 by Chef Versioner.v12.16.46Chef Versioner2016-11-044-8/+8
| |
* | Merge pull request #5518 from chef/release-notes-v12.16Bryan McLellan2016-11-041-1/+42
|\ \ | | | | | | 12.16 Release Notes
| * | Add rfc018 partial implementation release notesrelease-notes-v12.16Tom Duffield2016-11-041-1/+42
| | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.16.45 by Chef Versioner.v12.16.45Chef Versioner2016-11-044-8/+8
| | |
* | | Merge pull request #5512 from chef/changelog-v12.16Tom Duffield2016-11-041-0/+25
|\ \ \ | |/ / |/| | Update changelog for upcoming release
| * | Update changelog for 12.16.42 releaseSalim Afiune2016-11-041-0/+25
| |/ | | | | | | | | | | | | Signed-off-by: Salim Afiune <afiune@chef.io> Signed-off-by: Tom Duffield <tom@chef.io> [ci_skip]
* | Bump version of chef to 12.16.44 by Chef Versioner.v12.16.44Chef Versioner2016-11-044-8/+8
| |
* | Merge pull request #5517 from chef/schisamo/remove-vendored-garbageLamont Granquist2016-11-044-0/+4
|\ \ | |/ |/| Remove vendored git submodules
| * Remove vendored git submodulesSeth Chisamore2016-11-044-0/+4
|/ | | | | | | Similar to the issue uncovered in chef/chef-server#997 which breaks Bundler. Signed-off-by: Seth Chisamore <schisamo@chef.io>
* Bump version of chef to 12.16.43 by Chef Versioner.v12.16.43Chef Versioner2016-11-044-8/+8
|
* Update changelog generator to better fill our pattern (#5515)Tom Duffield2016-11-042-2/+1262
| | | | | | | | | | | | | | | | | | | | | * Update changelog generator to better fill our pattern Configure the changelog generator to better fit our current pattern of changelogs. By utilizing the HISTORY.md file, we can generate a combined changelog of the latest version from HISTORY.md to now. Then, when we cut a release we can simply move our current changelog into HISTORY.md (using the appropriate rake task) and start the process over again. This might even be a first step to having the Chef Versioner generate the changelog automatically for us each time it bumps the version, and then we just need to groom it as we go along. Signed-off-by: Tom Duffield <tom@chef.io> * Add HISTORY.md for the 12.15.19 release Signed-off-by: Tom Duffield <tom@chef.io>
* Bump version of chef to 12.16.42 by Chef Versioner.v12.16.42Chef Versioner2016-11-044-8/+8
|
* Merge pull request #5514 from chef/fix-data-collector-acceptanceBryan McLellan2016-11-043-22/+42
|\ | | | | Fix data collector acceptance
| * Add `deprecations` to data collector expected fieldsfix-data-collector-acceptancedanielsdeleo2016-11-031-1/+3
| | | | | | | | Signed-off-by: Daniel DeLeo <dan@chef.io>
| * Remove overly strict acceptance testdanielsdeleo2016-11-031-10/+0
| | | | | | | | | | | | | | Implementations should be robust to extra fields for forwards compatibility with future clients. Signed-off-by: Daniel DeLeo <dan@chef.io>
| * Don't double-JSON data collector run complete messagesdanielsdeleo2016-11-032-11/+39
|/ | | | Signed-off-by: Daniel DeLeo <dan@chef.io>
* Bump version of chef to 12.16.41 by Chef Versioner.v12.16.41allow-tokenless-chef-solo-data-collectorChef Versioner2016-11-034-8/+8
|
* Merge pull request #5511 from chef/allow-tokenless-chef-solo-data-collectorSalim Afiune2016-11-034-9/+30
|\ | | | | Enable data collector w/o token for solo, but require explicit URL
| * Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-034-9/+30
| | | | | | | | | | | | | | | | | | | | Third-party data collector implementations are supported and may not require a token for authentication. Therefore we must allow the case where the token is nil in Chef Solo mode. To reduce the chance that the data collector is accidentally enabled, only set the data collector URL to a default value in Chef Client mode. Signed-off-by: Daniel DeLeo <dan@chef.io>
* | Make release notes easier to readTim Smith2016-11-031-3/+2
| | | | | | Break up individual changes with headers
* | Bump version of chef to 12.16.40 by Chef Versioner.v12.16.40Chef Versioner2016-11-024-8/+8
|/
* Update release notes for automatic data collectionkey-auth-data-collectordanielsdeleo2016-11-022-1/+15
| | | | | | | Also, Chef Server 12.10 was released, so we will most likely require 12.11+ for the feature to work. Signed-off-by: Daniel DeLeo <dan@chef.io>