summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #113 from ↵HEADmainMarc A. Paradise2022-04-136-51/+116
|\ | | | | | | | | chef/IPACK-95-chef-ffi-libarchive-operationalize-ruby-3-0-3-1-verify-pipeline add ruby 3.1 in verfiy pipeline
| * make test names consistentIPACK-95-chef-ffi-libarchive-operationalize-ruby-3-0-3-1-verify-pipelineMarc A. Paradise2022-04-131-2/+2
| | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * Use build tools that are included with devkitMarc A. Paradise2022-04-132-15/+33
| | | | | | | | | | | | | | | | 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>
| * fix errorskeshari122022-04-123-3/+0
| | | | | | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
| * add again spec for jrubyskeshari122022-04-122-1/+12
| | | | | | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
| * remove spec for jrubyskeshari122022-04-121-7/+0
| | | | | | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
| * fix errorskeshari122022-04-129-820/+3
| | | | | | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
| * fix errorskeshari122022-04-127-4/+830
| | | | | | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
| * add ruby 3.1 in verfiy pipelineskeshari122022-04-125-47/+84
|/ | | | Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
* Updating references of master to main as part of Expeditor agent rename.chef-expeditor[bot]2021-08-240-0/+0
|
* Merge pull request #112 from chef/update-expeditor-configurationmasterTom Duffield2021-06-301-18/+20
|\ | | | | Updating expeditor configurations
| * Updating expeditor configurationsSwati Keshari2021-06-301-18/+20
|/ | | | Signed-off-by: Swati Keshari <skeshari@msystechnologies.com>
* Mostly removing the libyajl2 pin2.4.0Lamont Granquist2021-04-064-16/+9
| | | | | | Some Gemfile cleanup and bumping the version Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 2.3.4Chef Expeditor2020-08-171-10/+7
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 2.3.4 by Chef Expeditor2.3.4Chef Expeditor2020-08-173-5/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #109 from chef/requiresTim Smith2020-08-1714-38/+38
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Optimize our requiresTim Smith2020-08-1414-38/+38
|/ | | | | | Only require once since Rubygems is painfully slow at doing no-op requires. Signed-off-by: Tim Smith <tsmith@chef.io>
* Simplify gemfile for dependabotTim Smith2020-07-121-7/+1
|
* Update CHANGELOG.mdTim Smith2019-12-291-3/+3
|
* Update CHANGELOG.md to reflect the promotion of 2.3.3Chef Expeditor2019-12-301-9/+7
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 2.3.3 by Chef Expeditor2.3.3Chef Expeditor2019-12-303-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #105 from chef/relativeTim Smith2019-12-298-18/+18
|\ | | | | Substitute require for require_relative
| * Substitute require for require_relativerelativeTim Smith2019-12-218-18/+18
|/ | | | | | require_relative is significantly faster and should be used when available. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 2.3.2 by Chef Expeditor2.3.2Chef Expeditor2019-10-143-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #104 from chef/jsinha/fix_versionTim Smith2019-10-141-1/+1
|\ | | | | Use correct version file
| * Use correct version fileJaymala Sinha2019-10-141-1/+1
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Add the buildkite badge to the readmeTim Smith2019-10-141-1/+1
|
* Merge pull request #103 from chef/jsinha/fix_verifyTim Smith2019-10-1410-98/+123
|\ | | | | Fix verification tests
| * Address review commentsJaymala Sinha2019-10-143-8/+4
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Remove appveyor integration and fix ruby-2.4 envJaymala Sinha2019-10-142-38/+5
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Install msys2 and ruby dev tools for windows testsjsinha/fix_verifyJaymala Sinha2019-10-112-15/+40
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Resolve rubocop failuresJaymala Sinha2019-10-105-46/+49
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Fix verification testsJaymala Sinha2019-10-104-8/+42
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge pull request #102 from chef/jsinha/migrate_verifyTim Smith2019-10-092-8/+10
|\ | | | | Migrate verification tests to Buldkite
| * Migrate verification tests to Buldkitejsinha/migrate_verifyJaymala Sinha2019-10-032-8/+10
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge pull request #101 from chef/jsinha/add_expeditorTim Smith2019-10-036-1/+136
|\ | | | | Enable expeditor and BK verification tests
| * Enable expeditor and BK verification testsjsinha/add_expeditorJaymala Sinha2019-10-036-1/+136
|/ | | | | | Enable publishing to rubygems Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Update CODEOWNERSTim Smith2019-08-061-3/+3
|
* Update CODEOWNERSTim Smith2019-08-061-5/+3
|
* Update README.mdTim Smith2019-08-061-0/+9
|
* Merge pull request #100 from olleolleolle/patch-2Tim Smith2019-04-241-1/+0
|\ | | | | CI: Drop 2.3.8 from testing matrix (EOL in 2019-03-31)
| * CI: Drop 2.3.8 (EOL)Olle Jonsson2019-04-241-1/+0
|/ | | | | | Blog post: https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/ Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* Merge pull request #98 from olleolleolle/patch-1Tim Smith2019-04-231-3/+3
|\ | | | | API docs: Avoid YARD warning
| * API docs: Avoid YARD warningOlle Jonsson2019-03-291-3/+3
| | | | | | | | | | | | - [InvalidTagFormat] Invalid tag format for @return Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* | Merge pull request #99 from olleolleolle/patch-2Tim Smith2019-04-231-2/+1
|\ \ | | | | | | CI: Use 2.4.6
| * | CI: Drop Ruby 2.2Olle Jonsson2019-04-011-1/+0
| | | | | | | | | Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
| * | CI: Use 2.4.6Olle Jonsson2019-04-011-2/+1
| |/ | | | | | | | | | | also: Removes an old setting from Travis. See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* | Add github templatesTim Smith2019-04-058-1/+121
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #97 from chef/more_cleanupLamont Granquist2018-12-112-5/+5
|\ | | | | Don't ship the rakefile or specs in the gem artifact
| * Don't ship the rakefile or specs in the gem artifactmore_cleanupTim Smith2018-12-102-5/+5
|/ | | | | | No need for these in this gem. Signed-off-by: Tim Smith <tsmith@chef.io>