summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding support to remove bogus Zypper repos thatjfm/chef18_yum_cacheJohn2023-01-0420-51/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | were causing build failures Signed-off-by: John <john.mccrae@progress.com> updating file_system to send back the copy status (#13107) * updating file_system to send back the copy status * Updating Gemfile.lock for cheffish bump Signed-off-by: Vinay Satish <vinay.satish@progress.com> Bump version to 18.0.207 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. Adds 'makecache_fast' property to `yum_repository` minimise cached repodata (#12915) * Adds 'makecache_fast' property to minimise cached repodata * add makecache_fast property to unit test * no makecache fast on dnf systems * correct property in unit test Signed-off-by: Stuart Sears <stuart@sjsears.com> Bump version to 18.0.208 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. removed a test from the kitchen.yml file Signed-off-by: John <john.mccrae@progress.com>
* Bump version to 18.0.205 by Chef Expeditorv18.0.205Chef Expeditor2022-12-219-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13444 from ↵John McCrae2022-12-212-9/+9
|\ | | | | | | | | chef/dependabot/bundler/omnibus/main/test-kitchen-3.5.0 Bump test-kitchen from 3.4.0 to 3.5.0 in /omnibus
| * Merge branch 'main' into dependabot/bundler/omnibus/main/test-kitchen-3.5.0John McCrae2022-12-211-1/+1
| |\ | |/ |/|
* | Bump version to 18.0.204 by Chef Expeditorv18.0.204Chef Expeditor2022-12-219-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13454 from chef/jfm/INFC-381John McCrae2022-12-212-3/+9
|\ \ | | | | | | Added or Corrected spelling and corrected a Python exception handler …
| * | Added or Corrected spelling and corrected a Python exception handler which ↵John2022-12-212-3/+9
|/ / | | | | | | | | | | was incorrectly using a comma Signed-off-by: John <john.mccrae@progress.com>
* | Bump version to 18.0.203 by Chef Expeditorv18.0.203Chef Expeditor2022-12-209-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13448 from ↵John McCrae2022-12-201-4/+4
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-2be3816 Bump omnibus-software from `a4f5cff` to `2be3816` in /omnibus
| * | Bump omnibus-software from `a4f5cff` to `2be3816` in /omnibusdependabot[bot]2022-12-201-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a4f5cff` to `2be3816`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a4f5cff0a212c391b0b50ddafc4adbd43ed0cbc2...2be38169f587c99e0f18f9adb0387d572594cc90) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * Updated gems and versions and corrected for missing Ruby-ShadowJohn2022-12-212-9/+9
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
| * Bump version to 18.0.204 by Chef ExpeditorChef Expeditor2022-12-219-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
| * Added or Corrected spelling and corrected a Python exception handler which ↵John2022-12-212-3/+9
| | | | | | | | | | | | was incorrectly using a comma Signed-off-by: John <john.mccrae@progress.com>
| * Bump version to 18.0.203 by Chef ExpeditorChef Expeditor2022-12-219-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
| * Bump omnibus-software from `a4f5cff` to `2be3816` in /omnibusdependabot[bot]2022-12-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a4f5cff` to `2be3816`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a4f5cff0a212c391b0b50ddafc4adbd43ed0cbc2...2be38169f587c99e0f18f9adb0387d572594cc90) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * Bump test-kitchen from 3.4.0 to 3.5.0 in /omnibusdependabot[bot]2022-12-191-2/+2
|/ | | | | | | | | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/main/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 18.0.202 by Chef Expeditorv18.0.202Chef Expeditor2022-12-169-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13440 from chef/jfm/chef18_habitat_testJohn McCrae2022-12-162-6/+12
|\ | | | | Correcting the habitat pipeline issue for Windows
| * Correcting the habitat pipeline issue for Windows. Calling PowerShell from ↵John2022-12-162-1/+11
| | | | | | | | | | | | yml files is problematic. Signed-off-by: John <john.mccrae@progress.com>
| * Correcting the habitat pipeline issue for WindowsJohn2022-12-141-6/+2
|/ | | | Signed-off-by: John <john.mccrae@progress.com>
* Merge pull request #13431 from chef/jfm/chef18_adding_knifeJohn McCrae2022-12-131-1/+2
|\ | | | | Adding Knife back into the list of gems to release automagically
| * Adding Knife back into the list of gems to release automagicallyJohn2022-12-131-1/+2
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | Bump version to 18.0.201 by Chef Expeditorv18.0.201Chef Expeditor2022-12-139-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 18.0.200 by Chef Expeditorv18.0.200Chef Expeditor2022-12-139-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Use string for property deprecated message (#13350)Jared Weyer2022-12-131-3/+3
| | | | | | | | Signed-off-by: Jared Weyer <v-jaredweyer@microsoft.com>
* | Fix indentation of condition for disabling repos (#13327)Davi Arnaut2022-12-139-14/+73
|/ | | | | | | | | | * Fix indentation of condition for disabling repos The helper was only disabling repos if the disable action appeared last in the repos array. This was also hiding a problem where the helper failed to re-enable repos when all repos are disabled using a wildcard (e.g. "*"). Signed-off-by: Davi Arnaut <davi@verdesmares.com>
* Bump version to 18.0.199 by Chef Expeditorv18.0.199Chef Expeditor2022-12-139-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13428 from chef/jfm/chef_how_to_docsJohn McCrae2022-12-122-11/+29
|\ | | | | Updated post Chef-18 to clarify how to release
| * Updating the docs, post Chef-18, to clarify how the release processJohn2022-12-122-11/+29
| | | | | | | | | | | | should flow. Signed-off-by: John <john.mccrae@progress.com>
* | Bump version to 18.0.198 by Chef Expeditorv18.0.198Chef Expeditor2022-12-129-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Patch for CVE-2022-29181 and CVS-2022-24836 (#13398)tpowell-progress2022-12-121-1/+1
| | | | | | Signed-off-by: Thomas Powell <powell@progress.com>
* | Bump version to 18.0.197 by Chef Expeditorv18.0.197Chef Expeditor2022-12-099-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13421 from chef/jfm/chef18_version_bumpsJohn McCrae2022-12-092-17/+17
|\ \ | | | | | | Jfm/chef18 version bumps
| * | Overriding dependabot and bumping gem versionsJohn2022-12-092-17/+17
| | | | | | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
| * | Revert "Overriding dependabot and bumping gem versions"John2022-12-092-17/+96
| | | | | | | | | | | | This reverts commit 02ba298206f8d675b05c0eb6f6f5a0457cc11079.
| * | Overriding dependabot and bumping gem versionsJohn2022-12-092-96/+17
|/ / | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | Bump version to 18.0.196 by Chef Expeditorv18.0.196Chef Expeditor2022-12-099-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13418 from ↵John McCrae2022-12-091-9/+9
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-a4f5cff Bump omnibus-software from `57fbed5` to `a4f5cff` in /omnibus
| * | Bump omnibus-software from `57fbed5` to `a4f5cff` in /omnibusdependabot[bot]2022-12-091-9/+9
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `57fbed5` to `a4f5cff`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/57fbed5c2d998f9f2e0f28d5ca9f0718f1247e11...a4f5cff0a212c391b0b50ddafc4adbd43ed0cbc2) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump version to 18.0.195 by Chef Expeditorv18.0.195Chef Expeditor2022-12-099-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13405 from chef/neha-p6/INFC-371_remove_16/17_nightliesneha-p62022-12-091-12/+0
|\ \ | |/ |/| Remove redundant code for chef16/17 nightlies from main branch
| * Remove redundant code for chef16/17 nightlies from main branchNeha Pansare2022-12-071-12/+0
|/ | | | Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* Bump version to 18.0.194 by Chef Expeditorv18.0.194Chef Expeditor2022-12-019-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Switch main back to current for kitchen (#13397)tpowell-progress2022-12-011-1/+1
| | | Signed-off-by: Thomas Powell <powell@progress.com>
* Bump version to 18.0.193 by Chef Expeditorv18.0.193Chef Expeditor2022-12-019-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13391 from chef/jfm/chef18_versionJohn McCrae2022-12-012-54/+102
|\ | | | | Updating Gem versions - specifically updating Chef for omnibus
| * Rebuilt the wildly incorrect gemfile.lockJohn2022-11-301-3/+11
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
| * Updating Gem versions - and improving the gemfile.lockJohn2022-11-301-7/+25
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
| * Updating Gem versions - specifically updating Chef for omnibusJohn2022-11-301-2/+7
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
| * Merge branch 'main' into jfm/chef18_versionJohn McCrae2022-11-2815-41/+156
| |\