summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Ohai to 16.8.2 and pin chefstylebumps_16Tim Smith2021-01-042-20/+13
* Bump version to 16.9.10 by Chef Expeditorv16.9.10Chef Expeditor2021-01-047-19/+20
* Merge pull request #10821 from chef/omnibus_evalsTim Smith2021-01-042-38/+84
|\
| * Update all omnibus deps to the latestTim Smith2021-01-041-31/+83
| * Remove the evals in the omnibus gemfile for DependabotTim Smith2021-01-041-7/+1
* | Bump version to 16.9.9 by Chef Expeditorv16.9.9Chef Expeditor2021-01-047-19/+20
* | Bump version to 16.9.8 by Chef Expeditorv16.9.8Chef Expeditor2021-01-047-19/+20
|/
* Merge pull request #10819 from chef/bcrypt_pbkdfTim Smith2021-01-043-11/+11
|\
| * Update bcrypt_pbkdf to support Ruby 3Tim Smith2021-01-043-11/+11
* | Merge pull request #10818 from chef/metadata_16Tim Smith2021-01-042-0/+12
|\ \ | |/ |/|
| * Link to the release notes from the changelogTim Smith2021-01-041-0/+3
| * Add gemspec metadataTim Smith2021-01-041-0/+9
|/
* Bump version to 16.9.7 by Chef Expeditorv16.9.7Chef Expeditor2020-12-317-19/+20
* Merge pull request #10799 from chef/ci_cleanupTim Smith2020-12-3016-126/+122
|\
| * Add Test Kitchen testing for Debian 11ci_cleanupTim Smith2020-12-302-0/+23
| * Replace Ubuntu 20.10 testing with 21.04Tim Smith2020-12-302-4/+4
| * Remove Test Kitchen tests for Amazon Linux 201XTim Smith2020-12-302-23/+0
| * Ensure we can still install RHEL 7 GCC on RHEL 6 in testingTim Smith2020-12-301-1/+2
| * Don't install util-linux into the containers in CITim Smith2020-12-301-2/+2
| * Removed unused rubygems from the omnibus overrides fileTim Smith2020-12-301-1/+0
| * Bundler -> bundleTim Smith2020-12-302-3/+3
| * Avoid a bundler deprecation warningTim Smith2020-12-301-1/+2
| * Cache gem installs on WindowsTim Smith2020-12-301-2/+2
| * Print the full OS release from /etc/os-releaseTim Smith2020-12-301-0/+3
| * Fix failures due to orderTim Smith2020-12-302-6/+6
| * Skip bundler update in the windows functional testsTim Smith2020-12-301-14/+3
| * Update bundler in our Ruby 2.6 testsTim Smith2020-12-301-1/+5
| * Improve debug on windowsTim Smith2020-12-301-0/+2
| * Print more useful troubleshooting infoTim Smith2020-12-301-1/+8
| * Throw and error if bunder can't be run on WindowsTim Smith2020-12-302-1/+1
| * Stop updating bundler in CITim Smith2020-12-303-14/+2
| * Print the bundler version in the CI scriptTim Smith2020-12-301-2/+4
| * Move all the CI scripts into the .expeditor dirTim Smith2020-12-3013-52/+52
* | Bump version to 16.9.6 by Chef Expeditorv16.9.6Chef Expeditor2020-12-307-19/+20
* | Merge pull request #10798 from chef/fix_knife_statusTim Smith2020-12-303-2/+56
|\ \ | |/
| * Fix chefstyle violations.Pete Higgins2020-12-302-3/+3
| * Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-302-1/+55
|/
* Bump version to 16.9.5 by Chef Expeditorv16.9.5Chef Expeditor2020-12-307-19/+20
* Merge pull request #10796 from chef/testing_backportsTim Smith2020-12-3016-474/+308
|\
| * Avoid a shell_out call and just use File.binread.Pete Higgins2020-12-301-11/+1
| * Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-301-384/+204
| * Fix escaping in doc string.Pete Higgins2020-12-301-1/+1
| * Update spellcheck task for new version of cspell.Pete Higgins2020-12-301-6/+1
| * Fix typo.Pete Higgins2020-12-301-1/+1
| * Untangle some gnarly code.Pete Higgins2020-12-301-7/+4
| * Rename a variable to get rid of a spelling exception.Pete Higgins2020-12-302-3/+2
| * Move FormattingOptions to its own file and remove duplication.Pete Higgins2020-12-306-54/+55
| * Stub http requests in rubygems tests.Pete Higgins2020-12-305-7/+39
* | Bump version to 16.9.4 by Chef Expeditorv16.9.4Chef Expeditor2020-12-307-19/+20
|/
* Merge pull request #10759 from chef/16_buildsTim Smith2020-12-308-69/+13
|\