summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Test on the final release of Ruby 2.7Tim Smith2019-12-291-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on Ruby 2.7 + random testing improvementstesting++Tim Smith2019-12-192-10/+66
| | | | | | | | | 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>
* Add bundle env to the windows jobTim Smith2019-08-071-0/+1
| | | | | | Let's see what's going on in here 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>
* Add windows testing in BuildkiteTim Smith2019-08-061-6/+21
| | | | | | Also switch to the faster containers Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Build Kite PR TestingTim Smith2019-05-312-3/+34
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Expand testing / Update GitHub templatesTim Smith2019-04-231-2/+5
| | | | | | | | | | | Add a contributing.md file Update codeowners for the new teams Add new github templates Test on all the ruby versions in appveyor Add issue locking Fix expeditor for the new issue labels Signed-off-by: Tim Smith <tsmith@chef.io>
* Only ship the required library files in the gem artifactslimTim Smith2018-12-111-16/+14
| | | | | | Don't ship the test and dev files in the gem artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* enable expeditor (#38)Thom May2018-04-122-0/+55
Signed-off-by: Thom May <thom@chef.io>