summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* 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>