summaryrefslogtreecommitdiff
path: root/.expeditor/release.omnibus.yml
Commit message (Collapse)AuthorAgeFilesLines
* updating builders to add server 2012 back inJohn McCrae2022-10-111-1/+1
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Reenable solaris build/release (#13232)tpowell-progress2022-10-101-4/+4
| | | | | Reenabling Solaris build Signed-off-by: Thomas Powell <powell@progress.com>
* On AIX, add delay to ensure members added to group are visible to testsNeha Pansare2022-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | We have found on AIX 7.x, it can be a varying amount of time before the system reflects that member(s) have been added to a group. This change increases the delay on AIX from 2 seconds to 3 after adding a user to a group. This ensures that the new group members are visible before we verify that they are added correctly. This change also removes the limitation that only applies this delay on AIX 7.2 since we have found it affects 7.3 as well. For consistency, it is now applied on all AIX platform versions. With these tests passing, it is now possible to re-enable the AIX pipeline (which has also been done in this change). Signed-off-by: Neha Pansare <neha.pansare@progress.com> Signed-off-by: John McCrae <john.mccrae@progress.com> Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Disable platforms still under developmentMarc A. Paradise2022-09-281-7/+6
| | | | | | | Temporarily disabling platforms that are still under development for chef 18, so that we can release the chef-18 RC without blocking on them. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Bundle with for 2.3.7 and cleanup with minimal gem bumps (#13169)tpowell-progress2022-09-081-5/+5
| | | | | | * Add ruby cleanup * Disable Amazon 2022 and Windows 8 pipelines Signed-off-by: tpowell-progress <104777878+tpowell-progress@users.noreply.github.com>
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-2/+1
| | | | | | | | | This is a combination of 64 commits, the originals were mostly repeating one-line messages so that history has not been kept here. Signed-off-by: Thomas Powell <thomas.powell@progress.com> Signed-off-by: Marc Paradise <marc@chef.io> Signed-off-by: John McCrae <john.mccrae@progress.com>
* Add AIX-7.3 to Build Matrixpoornima2022-07-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: poornima <poorndm@progress.com> Excluding windows build/test Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com> Revert windows platform test Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com> Commented windows Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com> modified builder and tester map Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com> Revert builder-to-testers-map changes Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
* Updated Ruby version in omnibus_overridesJohn McCrae2022-06-141-1/+0
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* adding UCRT support to the build pipelinesJohn McCrae2022-06-011-2/+1
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* adding UCRT support to the build pipelinesJohn McCrae2022-06-011-0/+2
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Add RHEL 9 to build matrixJeremiah Snapp2022-05-311-0/+4
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Test on FreeBSD 13 and Ubuntu 22.04Jeremiah Snapp2022-05-091-2/+8
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Add Amazon 2022 to our pipelineTim Smith2022-01-111-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove support for macOS 10.1410.14Tim Smith2021-11-291-2/+1
| | | | | | We support N-2 which is 12, 11, 10.15 now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Revert "Remove EOL FreeBSD 11 builds"Lamont Granquist2021-09-271-1/+2
| | | | This reverts commit 48186992617c7ea2d0b463677e20009226acf340.
* Merge pull request #12086 from chef/1604Tim Smith2021-09-241-1/+2
|\ | | | | Add Ubuntu 16.04 back to the builds
| * Add Ubuntu 16.04 back to the builds1604Tim Smith2021-09-231-1/+2
| | | | | | | | | | | | Ubuntu 16.04 had its support lifecycle extended to a full 10 years so it goes EOL April 2026 now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Remove EOL FreeBSD 11 buildsfreebsd11Tim Smith2021-09-231-2/+1
|/ | | | | | FreeBSD 11 goes EOL at the end of Sept 2021. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Windows 11, Windows 2022, and Debian 11 buildsTim Smith2021-09-221-3/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Build packages on Intel macOS 12Tim Smith2021-09-011-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Produce packages for macOS 12 on ArmTim Smith2021-06-291-0/+1
| | | | | | Intel coming at a future date. Signed-off-by: Tim Smith <tsmith@chef.io>
* Build RHEL 8 packages on RHEL 8 boxesTim Smith2021-05-071-2/+4
| | | | | | | Avoid the EL7 package name that causes issues with some security scanners Signed-off-by: Tim Smith <tsmith@chef.io>
* Disable FreeBSD builds for nowTim Smith2021-04-221-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Produce packages for FreeBSD 13Tim Smith2021-04-211-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Allow FIPS 140-2 OpenSSL FOM to build on x86_64 + PPC* EL architecturesbtm/el-fipsBryan McLellan2021-04-141-0/+1
| | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Produce FIPS builds on Ubuntu as wellTim Smith2021-04-081-0/+1
| | | | | | | Ubuntu Pro has FIPS modules. We should enable FIPS builds here since we're already held to legacy OpenSSL on Linux as is. Signed-off-by: Tim Smith <tsmith@chef.io>
* Use the new macOS 11 settingTom Duffield2021-03-121-1/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Testing M1 Mac arm buildsLamont Granquist2021-03-061-0/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Revert "Update name of macos builder in Buildkite" (#11081)Tom Duffield2021-02-191-1/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update name of macos builder in BuildkitepipelineTim Smith2021-02-171-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove macOS 10.13 from the build matrixTim Smith2021-02-161-2/+1
| | | | | | | We support N-2 macOS releases so 10.13 can be dropped now that Big Sur is out. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove support for Ubuntu 16.04remove_ubuntu1604Tim Smith2020-12-181-2/+1
| | | | | | By the time we ship Chef 17 Ubuntu 16.04 will be EOL. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #10721 from chef/32bit_rhelTim Smith2020-12-181-2/+0
|\ | | | | Remove EOL RHEL 6 32bit builds
| * Remove EOL RHEL 6 32bit builds32bit_rhelTim Smith2020-12-091-2/+0
| | | | | | | | | | | | RHEL 6 went EOL Nov 30th 2020 Signed-off-by: Tim Smith <tsmith@chef.io>
* | fix solaris working directorymwrock2020-12-091-4/+4
|/ | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Revert "Disable macos builds for now"Tim Smith2020-12-011-5/+5
| | | | This reverts commit 06091f1153dc02ca74f1d6e59aa2e30d0779056b.
* Disable macos builds for nowenable_git_cacheTim Smith2020-11-241-5/+5
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Enable s390x RHEL8 and SLES15 platformsJaymala Sinha2020-09-091-0/+2
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge branch 'master' into bug_sirTim Smith2020-08-241-2/+6
|\
| * Start building S390x packages againbtm/s390xBryan McLellan2020-08-241-0/+4
| | | | | | | | | | | | This reverts commit a7012bfe35dc3923537ee936417144a0328970ab. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * fix chocolatey and x86 windows omnibus buildsmwrock2020-08-211-2/+2
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | Add macOS 11.0 (Big Sur) packagesTim Smith2020-08-211-0/+1
|/ | | | | | :dope: Signed-off-by: Tim Smith <tsmith@chef.io>
* disable win2012r2-32-bit for nowlcg/add-integ-and-unit-specs-to-omnibusLamont Granquist2020-08-171-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Stop producing packages for EOL Debian 8deprecate_debian_8Tim Smith2020-06-101-2/+1
| | | | | | Debian 8 went EOL June 6th: https://endoflife.software/operating-systems/linux/debian Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Windows 8 Testercsnapp/add_win8Christopher A. Snapp2020-06-091-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Add Debian 10 aarch64 supportChristopher A. Snapp2020-05-131-0/+2
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Add Ubuntu 20.04 (aarch64) Testercsnapp/add_testersChristopher A. Snapp2020-04-221-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Add SLES 15 (aarch64) Builder/TesterChristopher A. Snapp2020-04-221-0/+2
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Fix to use correct Amazon Linux 2 queuescsnapp/fix_amazon_linuxChristopher A. Snapp2020-04-141-2/+2
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Add Amazon Linux 2 TestersChristopher A. Snapp2020-04-091-0/+2
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>