summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 3.0.29 by Chef ExpeditorHEADv3.0.29mainChef Expeditor2022-09-063-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #110 from chef/dependabot/bundler/chefstyle-2.2.2Marc A. Paradise2022-09-061-1/+1
|\ | | | | Update chefstyle requirement from 1.7.5 to 2.2.2
| * Update chefstyle requirement from 1.7.5 to 2.2.2dependabot[bot]2022-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.7.5...v2.2.2) --- updated-dependencies: - dependency-name: chefstyle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump version to 3.0.28 by Chef Expeditorv3.0.28Chef Expeditor2022-08-093-4/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #114 from EdwardBetts/spellingMarc A. Paradise2022-08-091-1/+1
|\ \ | | | | | | Correct spelling mistake
| * | Correct spelling mistakeEdward Betts2022-05-271-1/+1
| | |
* | | Update CHANGELOG.md to reflect the promotion of 3.0.27Chef Expeditor2022-06-081-28/+25
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 3.0.27 by Chef Expeditorv3.0.27Chef Expeditor2022-06-073-5/+6
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #115 from chef/nm/nested-hash-configMichael Maslanka2022-06-072-1/+25
|\ \ \ | |/ / |/| | Fix in nested_hash parsing in config
| * | Spec added for nested hash when configurables are presentnm/nested-hash-configNikita Mathur2022-06-071-0/+21
| | | | | | | | | | | | Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
| * | Fix in apply nested hash when passing hash in configNikita Mathur2022-06-021-1/+4
|/ / | | | | | | Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
* | Merge pull request #111 from ↵Jeremiah Snapp2022-04-132-5/+34
|\ \ | |/ |/| | | | | chef/IPACK-160-mixlib-config-add-ruby-3-0-3-1-tests-on-windows-platform add ruby tests 3.0/3.1 on windows platform
| * add ruby tests 3.0/3.1 on windows platformjayashri garud2022-04-112-5/+34
|/ | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Bump version to 3.0.26 by Chef Expeditorv3.0.26Chef Expeditor2022-03-283-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #109 from ↵Lamont Granquist2022-03-283-11/+19
|\ | | | | | | chef/IPACK-102-chef-mixlib-config-operationalize-ruby-3-0-3-1-in-verify-pipeline
| * remove ruby 2.4 testsjayashri garud2022-03-022-9/+1
| | | | | | | | | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com> #pin rubocop-ast to 1.4.1
| * add ruby tests 3.0 and 3.1 in verify pipelinejayashri garud2022-02-282-6/+22
|/ | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Fix another typoTim Smith2021-10-161-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix spelling mistake and http -> https URLTim Smith2021-10-162-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Updating references of master to main as part of Expeditor agent rename.chef-expeditor[bot]2021-08-250-0/+0
|
* Merge pull request #108 from chef/update-expeditor-configurationmasterTom Duffield2021-07-011-18/+20
|\ | | | | Updating expeditor configurations
| * Updating expeditor configurationsSwati Keshari2021-07-011-18/+20
|/ | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* Bump version to 3.0.25 by Chef Expeditorv3.0.25Chef Expeditor2021-06-253-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #107 from chef/dependabot/add-v2-config-fileTim Smith2021-06-251-0/+14
|\ | | | | Upgrade to GitHub-native Dependabot
| * Upgrade to GitHub-native Dependabotdependabot/add-v2-config-filedependabot-preview[bot]2021-04-281-0/+14
|/
* Bump version to 3.0.24 by Chef Expeditorv3.0.24Chef Expeditor2021-04-193-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #106 from chef/dependabot/bundler/chefstyle-1.7.5Tim Smith2021-04-191-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 1.7.2 to 1.7.5dependabot-preview[bot]2021-04-191-1/+1
|/ | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.7.2...v1.7.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 3.0.23 by Chef Expeditorv3.0.23Chef Expeditor2021-03-103-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #104 from chef/dependabot/bundler/chefstyle-1.7.2Tim Smith2021-03-101-2/+1
|\ | | | | Update chefstyle requirement from 1.7.1 to 1.7.2
| * Fix Ruby 2.4 testsTim Smith2021-03-101-1/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 1.7.1 to 1.7.2dependabot/bundler/chefstyle-1.7.2dependabot-preview[bot]2021-03-101-1/+1
|/ | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.7.1...v1.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 3.0.22 by Chef Expeditorv3.0.22Chef Expeditor2021-02-163-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #102 from chef/dependabot/bundler/chefstyle-1.7.1Tim Smith2021-02-161-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 1.6.2 to 1.7.1dependabot/bundler/chefstyle-1.7.1dependabot-preview[bot]2021-02-161-1/+1
|/ | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.6.2...v1.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 3.0.21 by Chef Expeditorv3.0.21Chef Expeditor2021-02-013-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #101 from chef/dependabot/bundler/chefstyle-1.6.2Tim Smith2021-02-011-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 1.5.9 to 1.6.2dependabot-preview[bot]2021-02-011-1/+1
|/ | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.5.9...v1.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 3.0.20 by Chef Expeditorv3.0.20Chef Expeditor2020-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #99 from chef/ruby27Tim Smith2020-12-303-11/+37
|\ | | | | Add Ruby 2.7 testing + cache gem installs in CI
| * Fix gem installs on Ruby < 2.6Tim Smith2020-12-301-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Ruby 2.7 testing + cache gem installs in CITim Smith2020-12-302-10/+36
| | | | | | | | | | | | Speed up / expand our testing Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 3.0.19 by Chef Expeditorv3.0.19Chef Expeditor2020-12-303-5/+6
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #98 from chef/tas50-patch-1Tim Smith2020-12-301-1/+0
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove parallel pin now that it supports Ruby 2.4 againTim Smith2020-12-301-1/+0
|/ | | | | We no longer need to pin this Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.0.18 by Chef Expeditorv3.0.18Chef Expeditor2020-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #97 from chef/dependabot/bundler/chefstyle-1.5.9Tim Smith2020-12-301-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chefstyle requirement from 1.5.8 to 1.5.9dependabot/bundler/chefstyle-1.5.9dependabot-preview[bot]2020-12-301-1/+1
|/ | | | | | | | Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v1.5.8...v1.5.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 3.0.17 by Chef Expeditorv3.0.17Chef Expeditor2020-12-223-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #96 from chef/dependabot/bundler/chefstyle-1.5.8Tim Smith2020-12-221-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>