Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chef/chef
base: v13.8.0
Choose a base ref
...
head repository: chef/chef
compare: v13.8.5
Choose a head ref
  • 19 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 21, 2018

  1. Link to the knife.rb docs when the knife.rb file is missing

    This is a pretty common first error message to experience with Chef. Let's point the users to a helpful location so they can quickly get up and running. Add some YARD comments while I was in the config class
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Feb 21, 2018
    Copy the full SHA
    88349b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. update release notes

    Signed-off-by: Thom May <thom@chef.io>
    Thom May committed Feb 23, 2018
    Copy the full SHA
    c96a8e8 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "fixup some unit tests""

    This reverts commit 0eaff26.
    lamont-granquist committed Feb 23, 2018
    Copy the full SHA
    19bfa92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6912 from chef/lcg/revert-revert-derp

    Revert "Revert "fixup some unit tests""
    lamont-granquist committed Feb 23, 2018
    Copy the full SHA
    a7cc775 View commit details
    Browse the repository at this point in the history
  4. Bump version to 13.8.1 by Expeditor

    Chef Expeditor committed Feb 23, 2018
    Copy the full SHA
    81b5a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Merge pull request #6892 from chef/knife_config

    Link to the knife.rb docs when the knife.rb file is missing
    thommay committed Feb 26, 2018
    Copy the full SHA
    94ddc6e View commit details
    Browse the repository at this point in the history
  2. Bump version to 13.8.2 by Expeditor

    Chef Expeditor committed Feb 26, 2018
    Copy the full SHA
    7145e2e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Update CHANGELOG.md to reflect the promotion of 13.8.0

    Chef Expeditor committed Feb 27, 2018
    Copy the full SHA
    be86290 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Pin InSpec to 1.X and Chefstyle to 0.6.0

    InSpec 2.0 brings in a huge number of deps that are conflicting in some cases and we're not going to bring 2.0 into our stable branch. Chefstyle 0.7 requires a bunch of fixes that we've done on master, but aren't going to backport to our stable branch.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Mar 2, 2018
    Copy the full SHA
    6d94a0d View commit details
    Browse the repository at this point in the history
  2. Bump dependencies to pull in Ohai 13 / InSpec 1.51.21

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Mar 2, 2018
    Copy the full SHA
    2a39558 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6934 from chef/bump_13_deps

    Bump depenencies to pull in Ohai 13.8 / InSpec 1.51.21
    tas50 committed Mar 2, 2018
    Copy the full SHA
    bf3bb0f View commit details
    Browse the repository at this point in the history
  4. Bump version to 13.8.3 by Expeditor

    Chef Expeditor committed Mar 2, 2018
    Copy the full SHA
    2c1fc98 View commit details
    Browse the repository at this point in the history
  5. [knife] Don't crash when a deprecated cookbook has no replacement (#6853

    )
    
    * Don't crash when a deprecated cookbook has no replacement
    rlyders authored and tas50 committed Mar 2, 2018
    Copy the full SHA
    ff5d986 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Merge pull request #6936 from chef/site_failure_deprecated_chef_13

    [knife] Don't crash when a deprecated cookbook has no replacement (#6853)
    thommay committed Mar 5, 2018
    Copy the full SHA
    95df118 View commit details
    Browse the repository at this point in the history
  2. Bump version to 13.8.4 by Expeditor

    Chef Expeditor committed Mar 5, 2018
    Copy the full SHA
    8803a69 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md to reflect the promotion of 13.8.3

    Chef Expeditor committed Mar 5, 2018
    Copy the full SHA
    f45667c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. lock ffi at 1.9.21

    Signed-off-by: Thom May <thom@chef.io>
    Thom May committed Mar 7, 2018
    Copy the full SHA
    10665be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6960 from chef/tm/lock_ffi

    lock ffi at 1.9.21
    tas50 committed Mar 7, 2018
    Copy the full SHA
    430519e View commit details
    Browse the repository at this point in the history
  3. Bump version to 13.8.5 by Expeditor

    Chef Expeditor committed Mar 7, 2018
    Copy the full SHA
    af0f3fc View commit details
    Browse the repository at this point in the history