summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Dropping test for Ruby 2.4poornima2022-02-281-8/+0
| | | | Signed-off-by: poornima <poorndm@progress.com>
* Test Ruby 3.0/3.1poornima2022-02-281-5/+13
| | | | Signed-off-by: poornima <poorndm@progress.com>
* Replace deprecated --without flag with bundle configjayashri garud2021-08-231-1/+2
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Updating expeditor configurationsSwati Keshari2021-07-011-19/+20
| | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* 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>