summaryrefslogtreecommitdiff
path: root/.expeditor/buildkite
Commit message (Collapse)AuthorAgeFilesLines
* Use build tools that are included with devkitMarc A. Paradise2022-04-131-13/+31
| | | | | | | | These are in the devkit that is part of the base image and are guaranteed correct for native compilation of gems against these versions of ruby. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* add again spec for jrubyskeshari122022-04-121-1/+5
| | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
* add ruby 3.1 in verfiy pipelineskeshari122022-04-123-10/+44
| | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
* Install msys2 and ruby dev tools for windows testsjsinha/fix_verifyJaymala Sinha2019-10-111-8/+21
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Fix verification testsJaymala Sinha2019-10-101-2/+4
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Enable expeditor and BK verification testsjsinha/add_expeditorJaymala Sinha2019-10-031-0/+23
Enable publishing to rubygems Signed-off-by: Jaymala Sinha <jsinha@chef.io>