summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Try running a smaller container in BKfaster_bkTim Smith2019-07-192-3/+13
| | | | | | We'll see if this if faster 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>
* Bump version to 15.2.1 by Chef Expeditor15.2.1Chef Expeditor2019-07-193-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1388 from BackSlasher/masterTim Smith2019-07-192-0/+6
|\ | | | | Translating platform "archarm" to "arch"
| * Translating platform "archarm" to "arch"Nitzan Raz2019-07-192-0/+6
|/ | | | | | | | | The ARM installer for arch sets this OS identifier, however Chef doesn't recognize it (e.g. doesn't find a package provider). Since Chef handles providers by "platform" (and not by platform family), we should probably make ArchARM seem like Arch Signed-off-by: Nitzan Raz <nitz.raz@gmail.com>
* Bump version to 15.2.0 by Chef Expeditor15.2.0Chef Expeditor2019-07-183-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1369 from jjustice6/1368Tim Smith2019-07-183-1/+50
|\ | | | | Add other_versions subfield for RPM packages.
| * Remove debug printJoshua Justice2019-07-101-1/+0
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Lint the unit test tooJoshua Justice2019-07-101-1/+1
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * LintingJoshua Justice2019-07-101-2/+2
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Preserve the old clobbering behavior for backwards compatibility, and put ↵Joshua Justice2019-07-102-13/+38
| | | | | | | | | | | | ALL packages in the list Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Remove magic encoding bit that was added by emacsJoshua Justice2019-07-101-1/+0
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Clean up array initializationJoshua Justice2019-07-101-1/+2
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Add other_versions subfield for RPM packages.Joshua Justice2019-07-103-1/+26
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
* | Update build badgesTim Smith2019-07-161-1/+1
| | | | | | Remove travis and appveyor
* | Bump version to 15.1.8 by Chef Expeditor15.1.8Chef Expeditor2019-07-163-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1383 from chef/windows_testingTim Smith2019-07-162-47/+9
|\ \ | | | | | | Switch from Appveyor to Buildkite for Windows PR testing
| * | 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-162-47/+12
|/ / | | | | | | | | | | One CI system to rule them all Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.1.7 by Chef Expeditor15.1.7Chef Expeditor2019-07-113-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1382 from ↵Tim Smith2019-07-111-1/+2
|\ \ | |/ |/| | | | | josephmilla/feature/make-state-regex-less-restrictive Feature - Change regex for detecting interface's state
| * Add rubular linkJoseph Milla2019-06-271-0/+1
| | | | | | | | Signed-off-by: Joseph Milla <joseph.milla@applovin.com>
| * Make state regex less restrictiveJoseph Milla2019-06-261-1/+1
| |
* | Bump version to 15.1.6 by Chef Expeditorv15.1.615.1.6Chef Expeditor2019-07-093-4/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1384 from chef/lcg/new-chefstyleTim Smith2019-07-0870-135/+232
|\ \ | |/ |/| new chefstyle rules for 0.13.2
| * fix odd exception shadowingLamont Granquist2019-07-082-4/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix kind_of->is_a specLamont Granquist2019-07-081-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * new chefstyle rules for 0.13.2Lamont Granquist2019-07-0869-129/+226
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add tagging back to the expeditor configTim Smith2019-06-241-1/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 15.1.5v15.1.5Chef Expeditor2019-06-221-12/+9
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 15.1.5 by Chef Expeditor15.1.5Chef Expeditor2019-06-223-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1381 from michel-slm/fix-fips-on-macTim Smith2019-06-222-1/+2
|\ | | | | [shard_seed] fix default_digest_algorithm on darwin
| * [shard_seed] fix default_digest_algorithm on darwinMichel Salim2019-06-202-1/+2
| | | | | | | | | | | | | | | | `fips` is nil on Macs, and `default_digest_algorithm` did not check for this, causing the shard plugin to throw an exception. Make it safer by assuming `fips` is not enabled by default. Signed-off-by: Michel Salim <michel@fb.com>
* | Bump version to 15.1.4 by Chef Expeditor15.1.4Chef Expeditor2019-06-223-4/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #1379 from michel-slm/fix-shard-on-macTim Smith2019-06-222-5/+5
|\ \ | |/ |/| [shard_seed] fix default_sources for linux, darwin and windows
| * [shard_seed] fix default_sources for linux, darwin and windowsMichel Salim2019-06-202-5/+5
|/ | | | | | `collect_os` now returns a string (see `mixin/os.rb`), but the shard plugin still assumed it returns a symbol, so no matter the OS, unless overridden in `client.rb` this plugin will only use the machine name as the shard source. Signed-off-by: Michel Salim <michel@fb.com>
* Update CHANGELOG.md to reflect the promotion of 15.1.3Chef Expeditor2019-06-141-19/+16
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 15.1.3 by Chef Expeditorv15.1.315.1.3Chef Expeditor2019-06-133-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1376 from chef/virtualboxTim Smith2019-06-134-549/+445
|\ | | | | Merge the new vbox plugin into the existing virtualbox plugin
| * Update logic to skip based on the right valuevirtualboxTim Smith2019-06-131-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use delete_prefix / delete_suffix instead of a regexTim Smith2019-06-131-17/+2
| | | | | | | | | | | | Simpler and probably faster. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Merge the new vbox plugin into the existing virtualbox pluginTim Smith2019-06-134-549/+460
|/ | | | | | It makes sense to handle both guest and host logic in the same plugin since you can't be both. This gives a more predictable namespace and makes the code slightly smaller. I also removed the ostypes field since that doesn't change by system and is an enormous amount of data to collect with pretty limited value from a cookbook standpoint. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.1.2 by Chef Expeditor15.1.2Chef Expeditor2019-06-133-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #1374 from chef/mash_newTim Smith2019-06-1318-98/+99
|\ | | | | Simplify how we create empty mashes in the plugins
| * Update lib/ohai/plugins/netbsd/network.rb Tim Smith2019-06-131-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Robb Kidd <robb@thekidds.org>
| * Simplify how we create empty mashes in the pluginsmash_newTim Smith2019-06-1118-98/+99
| | | | | | | | | | | | This is a lot easier to read. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.1.1 by Chef Expeditor15.1.1Chef Expeditor2019-06-133-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.