summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Resolve build / test failures now that Chef 16 is the stable relase16_buildsTim Smith2020-12-188-69/+13
* | Bump version to 16.9.3 by Chef Expeditorv16.9.3Chef Expeditor2020-12-207-19/+20
* | Merge pull request #10768 from axl89/10766-fix-crond-sensitive-16Tim Smith2020-12-201-0/+1
|\ \ | |/ |/|
| * Fixed cron_d resource ignoring sensitive propertyAxel Amigo Arnold2020-12-191-0/+1
|/
* Merge pull request #10757 from chef/start_bumpTim Smith2020-12-181-5/+2
|\
| * Setup Expeditor to start the bumpTim Smith2020-12-181-5/+2
|/
* Bump version to 16.9.2 by Chef Expeditorv16.9.2Chef Expeditor2020-12-187-19/+20
* Merge pull request #10755 from chef/update-link-to-compliance-phase-troublesh...Tim Smith2020-12-184-8/+7
|\
| * Remove a reference to audit cookbook from a comment.Pete Higgins2020-12-181-2/+2
| * Update links to Compliance Phase documentation in log messages.Pete Higgins2020-12-183-6/+5
|/
* Bump version to 16.9.1 by Chef Expeditorv16.9.1Chef Expeditor2020-12-187-20/+20
* Bump version to 16.9.0 by Chef Expeditorv16.9.0Chef Expeditor2020-12-187-18/+20
* Merge pull request #10751 from chef/fix-failures-in-ssl-handlerTim Smith2020-12-184-92/+133
|\
| * Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handlerPete Higgins2020-12-174-10/+17
| * Don't write to test data directories to avoid state leaking into other tests.Pete Higgins2020-12-161-13/+10
| * chefstylePete Higgins2020-12-161-2/+2