summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added test and define_resource_requirements blockjfm/chef18_choco_ensure_installedJohn2023-02-242-7/+39
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-28/+32
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-2/+2
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-0/+2
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-1/+4
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-0/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-1/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-221-1/+1
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-223-47/+16
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Adding a chocolatey installerJohn2023-02-223-0/+265
| | | | Signed-off-by: John <john.mccrae@progress.com>
* Bump version to 18.1.20 by Chef Expeditorv18.1.20Chef Expeditor2023-02-149-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* launchd - array instead of a hash for Apple's associated_bundle_ident… ↵Alex Alequin2023-02-144-4/+39
| | | | | | | (#13477) * launchd - array instead of a hash for Apple's associated_bundle_identifiers key Signed-off-by: alex.alequin <alex.alequin@uber.com>
* Bump version to 18.1.19 by Chef Expeditorv18.1.19Chef Expeditor2023-02-149-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update pre-install cleanup (#13562)Vikram Karve2023-02-143-0/+27
| | | | | | | Script now updated to first attempt direct folder deletion. Fall back to existing move-delete strategy only if that doesn't work, likely due to EBUSY error on RHEL --------- Signed-off-by: Vikram Karve <vikram.karve@progress.com> Co-authored-by: Phil Dibowitz <phil@ipom.com>
* Bump version to 18.1.18 by Chef Expeditorv18.1.18Chef Expeditor2023-02-149-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* hab debugging doc (#13571)tpowell-progress2023-02-142-0/+78
| | | | | * hab debugging doc created after trying to reproduce effortless bug Signed-off-by: Thomas Powell <powell@progress.com>
* Bump version to 18.1.17 by Chef Expeditorv18.1.17Chef Expeditor2023-02-149-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13573 from ↵sean-simmons-progress2023-02-141-1/+1
|\ | | | | | | | | chef/sean-simmons-progress/BS-203-fix-path-on-chef-local-source-rb-file fixing the path here
| * fixing the path hereSean Simmons2023-02-141-1/+1
| | | | | | | | Signed-off-by: Sean Simmons <ssimmons@progress.com>
* | Bump version to 18.1.16 by Chef Expeditorv18.1.16Chef Expeditor2023-02-149-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Add rest of windows platforms to be tested on; Fixing syntax issue in ↵Jesse Prieur2023-02-143-16/+28
|/ | | | | | | | | | | | | | | | | | build-test-omnibus (#13565) * Adding rest of windows platforms to test on * Changing windows platforms to only test 2019 on a default agent in chef-oss; otherwise test everything on the omnibus agents * Adding key to test steps in pipeline * Only set secrets on non-test steps * remove caching plugin * remove windows 8 from chef-18 pipeline Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com> --------- Signed-off-by: Jesse Prieur <jesse.prieur@gmail.com> Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com> Co-authored-by: Evan Ahlberg <evanahlberg@gmail.com>
* Bump version to 18.1.15 by Chef Expeditorv18.1.15IPACKChef Expeditor2023-02-079-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump omnibus-software from `db8acc3` to `b83f579` in /omnibus (#13556)dependabot[bot]2023-02-071-3/+3
| | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `db8acc3` to `b83f579`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/db8acc3fa5baaee33eeefc0ae47c11d9cf0be2b5...b83f579f6a108786d34ee07e792333451a80d300) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump version to 18.1.14 by Chef Expeditorv18.1.14Chef Expeditor2023-02-079-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* fix(apt_repository): Detect changes to expiration in key (#13535)Thayne McCombs2023-02-072-7/+46
| | | | | | | | | This makes it so that the apt keys are updated if the expiration of a key is updated without changing the fingerprint. See: https://gitlab.com/gitlab-cookbooks/cookbook-gitlab-runner/-/merge_requests/37/diffs#35cd6a49d9e22469db42af7a30c5f3a76487e3c7 Fixes: #13308 Signed-off-by: Thayne McCombs <thayne@lucid.co>
* Bump version to 18.1.13 by Chef Expeditorv18.1.13Chef Expeditor2023-02-079-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* add esoteric platforms to validate adhoc/release pipelines (#13546)Evan Ahlberg2023-02-0714-154/+337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * run pre-command on all verify pipelines * update pre-command to pull aws credentials on both chef and chef canary * update pre-command pipeline names * add esoteric builds * add build_timestamp environment variable * update sha on omnibus plugin * skip transitive depenceny licensing for chef-foundation * use chef-foundation * remove notarize * add solaris tests * add aix tests * add all esoteric platforms * Adding in changes to run publish of omnibus packages to Artifactory, as well as related gems for Linux/Windows * set lib path in chef omnibus * move lib dirs to software * Adding in if statement around artifactory api key, as its not needed for macOS (only Artifactory password needed) * Log every macho? * Fixing regex check * Extend the bin dirs and lib dirs. * remove mac osx 10 * Remove lib dirs. * Update the version of omnibus-buildkite-plugin. * Fixing unbound variable error on filter; Fixing notarize macOS so it doesn't run when macOS is filtered out of build * Adding in changes to retry/timeout on esoteric builds; Adding in dependency check on macOS Notarize * add build record step on validate/release pipeline * fix comparison for pipeline slug * Adding in code to promote the packages when runnong validate/release * remove comments and fix omnibus branch * Fixing potential issue with BUILDKITE_BUILD_CREATOR_TEAMS being unset * get role attached to ec2 server instead of hardcoding * Update omnibus bundle with license_scout * Dynamically determine the version of ruby. * replace . with _ in notraize step * Move lib_dirs logic to chef-foundation * remove skip_transitive_depenency_licensing and add comments to build/test arrays * increase timeout on esoteric to 120 mins * fix mac osx depends on and update pipeline name to regex * align omnibus plugin version to 0.2.83 * add check for centos6 in omnibus-test.sh * add comments for empty array check --------- Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com> Signed-off-by: Jesse Prieur <jesse.prieur@gmail.com> Signed-off-by: Gregory Schofield <grschofi@progress.com> Co-authored-by: Jesse Prieur <jesse.prieur@gmail.com> Co-authored-by: Gregory Schofield <grschofi@progress.com>
* Bump version to 18.1.12 by Chef Expeditorv18.1.12Chef Expeditor2023-02-049-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13551 from chef/jfm/chef18_bundle_updateJohn McCrae2023-02-042-4/+4
|\ | | | | Updating gems
| * Updatin gemsjfm/chef18_bundle_updateJohn McCrae2023-02-042-4/+4
|/ | | | Signed-off-by: John McCrae <mccrae@progress.com>
* fix adhoc pipelines and centos 6 omnibus test (#13530)Evan Ahlberg2023-02-022-16/+5
| | | | | | | * fix adhoc pipelines and centos 6 omnibus test * run on all validate/ pipelines * fix aws credentials on windows for canary Signed-off-by: Evan Ahlberg <evanahlberg@gmail.com>
* Bump version to 18.1.11 by Chef Expeditorv18.1.11Chef Expeditor2023-02-029-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Fix for missing S3 region if run with EC2 instance profile (#13525)Thomas Heinen2023-02-021-2/+18
| | | Signed-off-by: Thomas Heinen <theinen@tecracer.de>
* Bump version to 18.1.10 by Chef Expeditorv18.1.10Chef Expeditor2023-02-029-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13547 from chef/jfm/chef18_updating_gemsJohn McCrae2023-02-022-76/+58
|\ | | | | Bumping gems to pull in a valid license_scout version
| * Bumping gems to pull in a valid license_scout versionJohn McCrae2023-02-021-0/+78
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Bumping gems to pull in a valid license_scout versionJohn McCrae2023-02-022-154/+58
|/ | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* add missing compliance phase test (#13471)Corey Hemminger2023-01-311-0/+8
| | | | | | | * add missing test Customer ran into this scenario where audit cookbook is present due to base dependencies, profiles are set to pull from automate. CB is using policyfile and setting in kitchen.yml attributes: audit: compliance_phase: false to avoid run failures in test-kitchen. Compliance phase still runs though. Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* 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>
* 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>
* 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.