summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby 3.0 test on windowspoorndm/IPACK-104-Add-ruby-testpoornima2022-04-081-0/+11
| | | | Signed-off-by: poornima <poorndm@progress.com>
* Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bugJohn McCrae2022-04-041-1/+0
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bugJohn McCrae2022-04-043-15/+34
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* Updating expeditor configurationsSwati Keshari2021-07-011-19/+20
| | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* Add Ruby 3 testing + cleanup depsTim Smith2021-02-112-1/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* fix broken windows teststestsmwrock2020-11-181-0/+1
| | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Test on Ruby 2.7 final, update chefstyle, and other CI fixesTim Smith2020-07-162-46/+11
| | | | | | Modernize this CI setup to match our other stuff. Signed-off-by: Tim Smith <tsmith@chef.io>
* remove ruby 2.2+2.3Lamont Granquist2020-07-161-18/+0
| | | | | | train has a floor on 2.4 now so that is the oldest we need to support Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove docs + debug from linux testsLamont Granquist2020-07-161-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Test on Ruby 2.7 + random testing improvementsTim Smith2019-12-193-13/+73
| | | | | | | | | 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>
* Replace Appvyeor with Buildkite for Windows PR testingTim Smith2019-07-301-0/+15
| | | | | | Make buildkite the source of truth Signed-off-by: Tim Smith <tsmith@chef.io>
* Use consistent gemfile groupsTim Smith2019-07-301-5/+5
| | | | | | This makes it easier to diff our configs Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Ruby 2.2 and 2.3 testingTim Smith2019-06-061-1/+20
| | | | | | Test what we support Signed-off-by: Tim Smith <tsmith@chef.io>
* Switch to using the ruby docker containersTim Smith2019-06-061-3/+4
| | | | | | They're small and they always have the latest point release Signed-off-by: Tim Smith <tsmith@chef.io>
* Skip installing gems we need for CITim Smith2019-06-061-3/+3
| | | | | | We don't need dev/docs. Signed-off-by: Tim Smith <tsmith@chef.io>
* Work around BK not having $USER setTim Smith2019-06-061-0/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add our standard Rakefile / GemfileTim Smith2019-06-061-2/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add the actual BK pipeline configTim Smith2019-06-061-0/+28
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add BuildKite pipelineTim Smith2019-05-311-1/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add new github templates and codeowners fileTim Smith2019-04-231-0/+3
| | | | | | This syncs our config here with our other repos Signed-off-by: Tim Smith <tsmith@chef.io>
* Update expeditor config to use the new labelsTim Smith2019-04-191-2/+2
| | | | | | We updated all our labels Signed-off-by: Tim Smith <tsmith@chef.io>
* Have expeditor promote the windows gem as wellpromote_windowsTim Smith2018-12-061-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Wire up ExpeditorTim Smith2018-12-022-0/+55
Signed-off-by: Tim Smith <tsmith@chef.io>