summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecation warnings for ruby 2.7lcg/uri-encodeLamont Granquist2020-02-193-6/+14
| | | | | | | | we need strict compliance to rfc2396 or else pedant fails, so this is a bit less straightforward than most of the other suggestions on how to fix this problem. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 14.0.17Chef Expeditor2019-12-301-14/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.0.17 by Chef Expeditorv14.0.17Chef Expeditor2019-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #299 from chef/relativeTim Smith2019-12-294-6/+13
|\ | | | | Use Chefstyle gem and move dev deps to the Gemfile
| * Update readme badgeTim Smith2019-12-291-1/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use Chefstyle gem and move dev deps to the GemfileTim Smith2019-12-293-5/+11
| | | | | | | | | | | | Use our standard setup Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.16 by Chef Expeditorv14.0.16Chef Expeditor2019-12-303-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #296 from chef/relativeTim Smith2019-12-2996-233/+321
|\ \ | |/ | | Substitute require for require_relative
| * Add Github templates and remove old travis testsTim Smith2019-12-296-14/+102
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Substitute require for require_relativeTim Smith2019-12-2990-219/+219
|/ | | | | | require_relative is significantly faster and should be used when available. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.0.15 by Chef Expeditorv14.0.15Chef Expeditor2019-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #298 from chef/chefstyleTim Smith2019-12-2945-88/+138
|\ | | | | Apply Chefstyle
| * Apply ChefstyleTim Smith2019-12-2945-88/+138
| | | | | | | | | | | | Autocorrect with the latest chefstyle Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.14 by Chef Expeditorv14.0.14Chef Expeditor2019-12-303-4/+12
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #297 from chef/testingTim Smith2019-12-296-7/+117
|\ | | | | Move testing to Buildkite
| * Move testing to BuildkiteTim Smith2019-12-296-7/+117
|/ | | | | | Specs and lint only for now Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 14.0.13Chef Expeditor2019-10-071-11/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.0.13 by Chef Expeditorv14.0.13Chef Expeditor2019-10-073-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #293 from cinc-project/brand_refactorTim Smith2019-10-077-11/+25
|\ | | | | Add ChefZero::Dist to abstract branding details to a single location
| * Initial brand refactoringTensibai2019-04-257-11/+25
|/ | | | Signed-off-by: Tensibai <tensibai@iabis.net>
* Update CHANGELOG.md to reflect the promotion of 14.0.12Chef Expeditor2019-03-191-11/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.0.12 by Chef Expeditorv14.0.12Chef Expeditor2019-03-193-3/+10
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #292 from chef/loosenTim Smith2019-03-197-29/+33
|\ | | | | Loosen the mixlib-log depedency + misc cleanup
| * Better indentation fixTim Smith2019-03-191-2/+2
| | | | | | | | | | | | Rubocop made it worse Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update expeditor config for new optionsTim Smith2019-03-181-2/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle fixesTim Smith2019-03-184-21/+24
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Loosen the dependency on mixlib-logTim Smith2019-03-181-1/+1
| | | | | | | | | | | | We'd like to be able to bring in the new release Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update the gem owner to be ChefTim Smith2019-03-181-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove old sudo config from travisTim Smith2019-03-181-1/+0
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a code of conduct fileTim Smith2018-12-071-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 14.0.11Chef Expeditor2018-11-151-2/+5
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update CHANGELOG.md to reflect the promotion of 14.0.11Chef Expeditor2018-11-151-15/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.0.11 by Chef Expeditorv14.0.11Chef Expeditor2018-11-153-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #288 from chef/rackTim Smith2018-11-151-1/+1
|\ | | | | Require Rack 2.0.6 or later to resolve CVEs
| * Require Rack 2.0.6 or laterrackTim Smith2018-11-151-1/+1
| | | | | | | | | | | | Resolves 2 CVEs in rack Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.10 by Chef Expeditorv14.0.10Chef Expeditor2018-11-153-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #289 from chef/slimTim Smith2018-11-151-2/+2
|\ \ | |/ |/| Don't ship the readme in the gem
| * Don't ship the readme in the gemTim Smith2018-11-151-2/+2
|/ | | | | | Update the homepage instead to get the users to our git repo Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.0.9 by Chef Expeditorv14.0.9Chef Expeditor2018-11-153-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #287 from chef/expeditorTim Smith2018-11-155-28/+36
|\ | | | | Misc cleanup for gemspec, rakefile, gemfile, and expeditor
| * Specify the versions of ohai we want to install as wellTim Smith2018-11-152-1/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Cleanup gemfile and RakefileTim Smith2018-11-154-7/+9
| | | | | | | | | | | | | | | | Add the debug group we use elsewhere Remove requires in Rakefile we don't need Don't install pry and friends in travis to speed things up Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix the gem license string and remove 'platform' valueTim Smith2018-11-151-2/+1
| | | | | | | | | | | | Use a SPDX standard license and remove the unnecessary platform field. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Run tests on the latest Ruby releasesTim Smith2018-11-151-8/+8
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update expeditor for standard labelsTim Smith2018-11-151-10/+16
| | | | | | | | | | | | Use our standard config Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #286 from chef/expeditorTim Smith2018-07-311-2/+2
|\ \ | |/ | | Fix deprecated config options in expeditor
| * Fix deprecated config options in expeditorexpeditorTim Smith2018-07-311-2/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.0.8 by Chef Expeditorv14.0.8Chef Expeditor2018-07-033-5/+6
|
* Merge pull request #284 from chef/lcg/chefstyle2Lamont Granquist2018-07-0324-53/+53
|\ | | | | fixes for new chefstyle
| * fixes for new chefstyleLamont Granquist2018-07-0324-53/+53
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>