summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* Target Mode OhaiLamont Granquist2020-10-012-8/+6
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Exclude profiling gems on WindowsTim Smith2020-08-092-3/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use caching on WindowsTim Smith2020-03-311-1/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use native Expeditor gem cachingTim Smith2020-03-312-39/+4
| | | | | | This should be faster Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor testing updatesTim Smith2020-02-191-1/+1
| | | | | | | | Update the buildkite script to pass vars correctly Remove the CI group in the gemfile, which isn't being used anywhere Remove the legacy Performance/RegexpMatch cop from .rubocop.yml since the Performance cops are in rubocop (or Chefstyle) anymore. Signed-off-by: Tim Smith <tsmith@chef.io>
* Test the 15-stable branch in expeditorTim Smith2020-01-211-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on Ruby 2.7 final docker container and remove old Jenkins filesTim Smith2019-12-301-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Ruby 2.7 testingTim Smith2019-11-211-0/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use the smaller containers everywhereTim Smith2019-11-211-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Switch everything to the caching methodTim Smith2019-11-211-8/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Switch the ohai / chefstyle test over to the new S3 cachingTim Smith2019-11-212-7/+66
| | | | | | This brings in our script from Chef-DK Signed-off-by: Tim Smith <tsmith@chef.io>
* Speed up running the PR testsv15.2.1Tim Smith2019-07-192-6/+7
| | | | | | Skip some gems we don' need Signed-off-by: Tim Smith <tsmith@chef.io>
* Use the (new) defaultsTom Duffield2019-07-161-4/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Try using PowerShell againTim Smith2019-07-161-3/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Try installing bundler into BKTim Smith2019-07-161-0/+1
| | | | | | We don't have bundler installed right now Signed-off-by: Tim Smith <tsmith@chef.io>
* Don't use powershellTim Smith2019-07-161-1/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Switch from Appveyor to Buildkite for Windows PR testingTim Smith2019-07-161-0/+12
| | | | | | One CI system to rule them all Signed-off-by: Tim Smith <tsmith@chef.io>
* Add tagging back to the expeditor configTim Smith2019-06-241-1/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor tweaks to our expeditor / build kite configTim Smith2019-06-032-14/+11
| | | | | | Test with the rake tasks and normalize the expeditor config against other repos. Signed-off-by: Tim Smith <tsmith@chef.io>
* Run the specs as wellTim Smith2019-04-241-3/+21
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Run ohai in BuildkiteTim Smith2019-04-241-1/+9
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add testing in buildkiteTim Smith2019-04-242-1/+21
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update appveyor / travis configs and add lockbotTim Smith2019-01-231-4/+5
| | | | | | Testing boilerplate PR time! Signed-off-by: Tim Smith <tsmith@chef.io>
* Update master branch for Ohai 15 developmentTim Smith2018-10-261-0/+2
| | | | | | This is necessary before we can start Chef 15 development. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove old labels from the expeditor configTim Smith2018-08-101-3/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Resolve Expeditor config warningsTim Smith2018-08-081-4/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update Expeditor to clean branches / bump minorsexpeditor_updatesTim Smith2018-07-091-3/+5
| | | | | | | | Cleanup branches post PR merge Add ability to bump minor via label Remove the branch config for Ohai 8 (chef 12) Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix Expeditor config as to publish gems and manage changelogtduffield/expeditor/fix-configTom Duffield2018-01-301-0/+8
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* build ohai gems automagicallytm/expeditorThom May2018-01-242-0/+51
Signed-off-by: Thom May <thom@chef.io>