summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #70 from chef/poorndm/IPACK-103-ADD-Ruby-3.1-windowsHEADmainJeremiah Snapp2022-04-072-5/+32
|\ | | | | Add ruby 3.0/3.1 tests on windows
| * Add ruby 3.0/3.1 tests on windowspoorndm/IPACK-103-ADD-Ruby-3.1-windowspoornima2022-04-072-5/+32
|/ | | | Signed-off-by: poornima <poorndm@progress.com>
* Bump version to 3.0.13 by Chef Expeditorv3.0.13Chef Expeditor2022-03-293-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #66 from chef/poorndm/IPACK-103-Test-Ruby3.0/3.1PrajaktaPurohit2022-03-293-13/+13
|\ | | | | Remove Ruby 2.4 support and Test Ruby 3.0/3.1
| * Modify ruby-version in Gemspecpoorndm/IPACK-103-Test-Ruby3.0/3.1poornima2022-02-281-1/+1
| | | | | | | | Signed-off-by: poornima <poorndm@progress.com>
| * Dropping test for Ruby 2.4poornima2022-02-281-8/+0
| | | | | | | | Signed-off-by: poornima <poorndm@progress.com>
| * Test Ruby 3.0/3.1poornima2022-02-282-7/+15
|/ | | | Signed-off-by: poornima <poorndm@progress.com>
* http -> https in the github templateTim Smith2021-10-161-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #65 from chef/bundler_deprecated_warningTom Duffield2021-08-302-1/+3
|\ | | | | Replace deprecated --without flag with bundle config
| * Pin rubocop-ast to 1.4.1bundler_deprecated_warningjayashri garud2021-08-301-0/+1
| | | | | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
| * Replace deprecated --without flag with bundle configjayashri garud2021-08-231-1/+2
| | | | | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* | Updating references of master to main as part of Expeditor agent rename.chef-expeditor[bot]2021-08-240-0/+0
|/
* Merge pull request #64 from chef/update-expeditor-configurationmasterTom Duffield2021-07-011-19/+20
|\ | | | | Updating expeditor configurations
| * Updating expeditor configurationsSwati Keshari2021-07-011-19/+20
|/ | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* Bump version to 3.0.12 by Chef Expeditorv3.0.12Chef Expeditor2021-06-253-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #63 from chef/dependabot/add-v2-config-fileTim Smith2021-06-251-0/+9
|\ | | | | Upgrade to GitHub-native Dependabot
| * Upgrade to GitHub-native Dependabotdependabot/add-v2-config-filedependabot-preview[bot]2021-04-291-0/+9
|/
* Bump version to 3.0.11 by Chef Expeditorv3.0.11Chef Expeditor2021-04-073-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #62 from chef/ruby3Tim Smith2021-04-074-53/+13
|\ | | | | Add Ruby 3.0 testing
| * Remove extra deps preventing gem installsruby3Tim Smith2021-04-072-14/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Cache builds in BuildkiteTim Smith2021-04-072-39/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Ruby 3.0 testingTim Smith2021-04-071-0/+9
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.0.10 by Chef Expeditorv3.0.10Chef Expeditor2020-09-093-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #61 from chef/chefstyleTim Smith2020-09-095-5/+4
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update spec/spec_helper.rb chefstyleTim Smith2020-09-091-1/+0
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Update spec/mixlib/log/formatter_spec.rb Tim Smith2020-09-091-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Replace __FILE__ with __dir__ and other minor chefstyle fixesTim Smith2020-09-085-5/+5
|/ | | | | | A few new chefstyle rules to improve readability here. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 3.0.9Chef Expeditor2020-08-211-11/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.0.9 by Chef Expeditorv3.0.9Chef Expeditor2020-08-213-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #60 from chef/requiresTim Smith2020-08-216-9/+11
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update how we determine if time was loadedrequiresTim Smith2020-08-212-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix test failuresTim Smith2020-08-211-2/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Optimize our requiresTim Smith2020-08-215-7/+7
|/ | | | | | Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesystem. Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on the final release of Ruby 2.7Tim Smith2019-12-291-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the github lock configTim Smith2019-12-291-1/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 3.0.8Chef Expeditor2019-12-301-17/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.0.8 by Chef Expeditorv3.0.8Chef Expeditor2019-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #59 from chef/relativeTim Smith2019-12-293-7/+7
|\ | | | | Substitute require for require_relative
| * Substitute require for require_relativerelativeTim Smith2019-12-203-7/+7
|/ | | | | | require_relative is significantly faster and should be used when available. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.0.7 by Chef Expeditorv3.0.7Chef Expeditor2019-12-203-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #58 from chef/testing++Tim Smith2019-12-194-12/+68
|\ | | | | Test on Ruby 2.7 + random testing improvements
| * Test on Ruby 2.7 + random testing improvementstesting++Tim Smith2019-12-194-12/+68
|/ | | | | | | | | Update the Github templates to use multiple labels Use Gem caching our BK Add Ruby 2.7 testing Use Debian 10 Ruby containers not Debian 9 Signed-off-by: Tim Smith <tsmith@chef.io>
* Simplifying the Gemfile for dependabotTim Smith2019-10-281-6/+0
|
* Bump version to 3.0.6 by Chef Expeditorv3.0.6Chef Expeditor2019-08-073-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #56 from chef/bk_fixesTim Smith2019-08-0713-80/+74
|\ | | | | Add windows testing in Buildkite
| * Add bundle env to the windows jobTim Smith2019-08-072-0/+2
| | | | | | | | | | | | Let's see what's going on in here Signed-off-by: Tim Smith <tsmith@chef.io>
| * Require full bundler in the rakefileTim Smith2019-08-071-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use a standard rakefilebk_fixesTim Smith2019-08-061-11/+25
| | | | | | | | | | | | This has more error handling and better named groups Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add tagging config in expeditorTim Smith2019-08-061-0/+3
| | | | | | | | | | | | Turns out we need this Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use standard gemfile groupsTim Smith2019-08-061-5/+5
| | | | | | | | | | | | This makes it easier diff Signed-off-by: Tim Smith <tsmith@chef.io>