summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby tests on windowspoorndm/IPACK-117-Test-Ruby-3.1poornima2022-04-082-1/+16
| | | | Signed-off-by: poornima <poorndm@progress.com>
* Test Ruby 3.0/3.1poornima2022-04-081-12/+30
| | | | Signed-off-by: poornima <poorndm@progress.com>
* updated pipleline to test against Ruby 3.x and narrowed down the list of OS ↵John McCrae2022-03-311-8/+0
| | | | | | variables to compare, dropped Ruby 2.4 testing over outdated dependencies Signed-off-by: John McCrae <john.mccrae@progress.com>
* updated pipleline to test against Ruby 3.x and narrowed down the list of OS ↵John McCrae2022-03-311-0/+15
| | | | | | variables to compare Signed-off-by: John McCrae <john.mccrae@progress.com>
* Replace deprecated --without flag with bundle configjayashri garud2021-09-011-1/+2
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Updating expeditor configurationjayashri garud2021-06-301-17/+19
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Minor spelling mistakes & remove github lock configTim Smith2020-07-281-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on Ruby 2.7Tim Smith2019-12-291-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add testing on WindowstestingTim Smith2019-12-201-1/+16
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Migrate testing to BuildkiteTim Smith2019-12-204-2/+98
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Unpin bundler dev depTim Smith2019-01-161-2/+2
| | | | | | | This allows us to test this gem on Bundler 2.x installs. I also updated the travis and expeditor configs a bit while I was in here. Signed-off-by: Tim Smith <tsmith@chef.io>
* Wire up expeditorTim Smith2018-12-032-0/+53
Signed-off-by: Tim Smith <tsmith@chef.io>