summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding changes to use chef-foundation and skip transitive dependenciesjesseprieur/BS-141Jesse Prieur2023-01-302-16/+18
| | | | Signed-off-by: Jesse Prieur <jesse.prieur@gmail.com>
* Testing build/publish onlyJesse Prieur2023-01-271-150/+150
|
* Merge remote-tracking branch 'origin/main' into jesseprieur/BS-141Jesse Prieur2023-01-2710-23/+58
|\
| * Bump version to 18.1.9 by Chef Expeditorv18.1.9Chef Expeditor2023-01-279-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
| * Run Amazon Linux 2 kitchen tests on ubuntu-20.04 (#13531)tpowell-progress2023-01-271-1/+35
| | | | | | | | | | | | | | * Run ubuntu-20.04 workflows * amazon linux separation * Add a description of why we're locking to Ubuntu 20.04 for certain platforms Signed-off-by: Thomas Powell <powell@progress.com>
* | Merge remote-tracking branch 'origin/main' into jesseprieur/BS-141Jesse Prieur2023-01-2610-24/+25
|\ \ | |/
| * Bump version to 18.1.8 by Chef Expeditorv18.1.8Chef Expeditor2023-01-279-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
| * Change to github commit sha. (#13507)gcs-devel2023-01-261-2/+2
| | | | | | Signed-off-by: Gregory Schofield <grschofi@progress.com>
* | Adding back in builds/tests for PRJesse Prieur2023-01-261-3/+3
| |
* | Adding in changes to use Artifactory gem push and package pushJesse Prieur2023-01-265-16/+42
|/ | | | Signed-off-by: Jesse Prieur <jesse.prieur@gmail.com>
* Bump version to 18.1.7 by Chef Expeditorv18.1.7Chef Expeditor2023-01-259-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* revert chef-foundation changes in chef omnibus config (#13528)Evan Ahlberg2023-01-255-12/+34
| | | | | | | | * revert chef-foundation changes in chef omnibus config * change fips test for windows * update pipeline names to validate and increase timeout for windows omnibus builds * remove omnibus build and test for now Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com>
* Bump version to 18.1.6 by Chef Expeditorv18.1.6Chef Expeditor2023-01-249-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Example of bash resource doubled escape characters (#13509)Sean Horn2023-01-241-0/+13
| | | | | | | | | | * Example of doubled Let's show an example of doubled escape characters. The chef-client bash interpreter gets one, and find gets one. Signed-off-by: Sean Horn <sean_horn@opscode.com> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Bump version to 18.1.5 by Chef Expeditorv18.1.5Chef Expeditor2023-01-249-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13527 from chef/neha-p6/INFC-409_update_expired_certneha-p62023-01-241-8/+8
|\ | | | | Update expired certificate used in kitchen tests
| * Update expired certificate used in kitchen testsNeha Pansare2023-01-241-8/+8
|/ | | | Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* Bump version to 18.1.4 by Chef Expeditorv18.1.4Chef Expeditor2023-01-239-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* update verify pipeline and omnibus build/test to use containers (#13489)Evan Ahlberg2023-01-2323-401/+887
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update verify pipeline and omnibus build/test to use containers * add execution permission on scripts * add fips back in for opensuse but skip for windows * jesseprieur/BS-159 - Add RPM Signing Key for RHEL/SLES/CentOS * evanahlberg/BS-152 - Add MSI Signing to Windows Builds * fix label on windows platforms * fix role and add check for organization for aws credentials * chmod omnibus test script and fix windows 2019 queue for omnibus test * fix windows queue * Remove dependencies that are part of chef-foundation. * Disable s3 caching. * Rename chef-gem as it conflicts with another omnibus-software. * Speeding up debugging; Removing more-ruby-cleanup gem from omnibus chef package * Adding more-ruby-cleanup back in * Removing more-ruby-cleanup; Removing debugging steps * Remove ruby dependency from more-ruby-cleanup. * add retry and timeouts to all steps * move omnibus test and build to own file and create ad hoc pipeline * Adding in changes to use heredoc in verify pipeline * Adding in retries/timeouts; Fixing missing agent * allow for filtering of the omnibus build and test platforms * only block on chef-oss org * add canary adhoc pipeline and add back trigger for omnibus release * Make omnibus s3 caching configurable via env. Signed-off-by: Gregory Schofield <grschofi@progress.com> Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com> Signed-off-by: Jesse Prieur <jesse.prieur@gmail.com>
* Merge pull request #13520 from ↵John McCrae2023-01-231-5/+5
|\ | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-ab0afc4
| * Bump omnibus-software from `2be3816` to `ab0afc4` in /omnibusdependabot[bot]2023-01-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `2be3816` to `ab0afc4`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/2be38169f587c99e0f18f9adb0387d572594cc90...ab0afc4a658b63708f166f96576f3015376a0810) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Remove hardcoding of pkg for windows (#13513)tpowell-progress2023-01-191-1/+0
|/ | | Signed-off-by: Thomas Powell <powell@progress.com>
* Bump version to 18.1.3 by Chef Expeditorv18.1.3vasundhara/adds-ucrt-platform-supportChef Expeditor2023-01-189-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Updating CONTRIBUTING.md and how to release (#13484)tpowell-progress2023-01-183-2/+20
| | | | | to specifically call out some merging and branching practices as well as troubleshooting of release and order of operations. Signed-off-by: Thomas Powell <powell@progress.com>
* Bump version to 18.1.2 by Chef Expeditorv18.1.2Chef Expeditor2023-01-189-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13490 from chef/jfm/chef18_zypper3John McCrae2023-01-182-9/+15
|\ | | | | The 2 linux failures are known issues unrelated to the code here.
| * Adding execute rights to the scriptJohn McCrae2023-01-181-0/+0
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Rewriting the zypper code to run only on openSUSE 15John2023-01-092-9/+15
| | | | | | | | Signed-off-by: John <john.mccrae@progress.com>
* | Bump version to 18.1.1 by Chef Expeditorv18.1.1Chef Expeditor2023-01-179-21/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update resources text (#13495)Ian Maddaus2023-01-1710-20/+24
|/ | | Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Update CHANGELOG.md to reflect the promotion of 18.1.017.10.0Chef Expeditor2023-01-052-35/+32
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 18.1.0 by Chef Expeditorv18.1.0Chef Expeditor2023-01-049-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13470 from chef/jfm/chef18_yum_cache_updatedJohn McCrae2023-01-042-3/+9
|\ | | | | Updating Zypper to overcome repository errors. No relevant failures in verify since we're only touching zypper.
| * Updating Zypper to ensure we manage the reposJohn2023-01-042-3/+9
|/ | | | Signed-off-by: John <john.mccrae@progress.com>
* Bump version to 18.0.208 by Chef Expeditorv18.0.208Chef Expeditor2023-01-039-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Adds 'makecache_fast' property to `yum_repository` minimise cached repodata ↵Stuart Sears2023-01-033-1/+21
| | | | | | | | | | (#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.207 by Chef Expeditorv18.0.207Chef Expeditor2023-01-039-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* updating file_system to send back the copy status (#13107)Vinay Satish2023-01-036-12/+29
| | | | | | * 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.206 by Chef Expeditorv18.0.206Chef Expeditor2023-01-039-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13463 from ↵neha-p62023-01-031-2/+2
|\ | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-f7386ad Bump omnibus from `8314373` to `f7386ad` in /omnibus
| * Bump omnibus from `8314373` to `f7386ad` in /omnibusdependabot[bot]2022-12-271-2/+2
|/ | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `8314373` to `f7386ad`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/831437387f5496c2d9b9ba1e3ba283dd01bda147...f7386ad375212a406dc11cd4050b10cbd77f7a42) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.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>