summaryrefslogtreecommitdiff
path: root/.expeditor/release.omnibus.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add Windows 10 Testercsnapp/add_win10_testerChristopher A. Snapp2020-03-301-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Add Ubuntu 20.04 (x86_64) Testercsnapp/9456Christopher A. Snapp2020-03-261-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-0/+1
| | | | | | | | should port all fixes from the yum provider back into the dnf provider. adds aarch for el8 since the func tests now pass. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove solaris buid + test for 16.0Lamont Granquist2020-03-051-4/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add Debian 10 (Buster) Testercsnapp/add_deb10_testerChristopher A. Snapp2020-02-061-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Remove RHEL 6 s390x (zLinux) supportJaymala Sinha2020-01-171-2/+0
| | | | | | | IBM is retiring support for RHEL 6 in their hosted Linux One cloud on Jan 17th 2020, so we are no longer able to support this platform in our build matrix. Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Do not build Chef Infra Client on Windows 2008 R2Tim Smith2020-01-131-1/+0
| | | | | | | Windows 2008 R2 is no longer a supported a supported platform by Microsoft https://support.microsoft.com/en-us/help/4456235/end-of-support-for-windows-server-2008-and-windows-server-2008-r2 Signed-off-by: Tim Smith <tsmith@chef.io>
* Deprecate macOS 10.12 and add macOS 10.15 supportjsinha/update_macosJaymala Sinha2019-08-291-2/+2
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Add AIX 7.2 testerjsinha/add_aix7.2Jaymala Sinha2019-08-201-0/+1
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Stop building Chef Infra Client on FreeBSD 10snappj/deprecate-freebsd-10Jeremiah Snapp2019-08-121-2/+2
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Stop building Chef Infra Client on SLES 11sles_11Tim Smith2019-08-061-4/+0
| | | | | | | | | As of March 31st 2019, SLES 11 is no longer generally supported. Per our support process we will no longer officially support SLES 11. See https://docs.chef.io/platforms.html#platform-end-of-life-policy Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix platform names in release.omnibus.ymlJeremiah Snapp2019-08-021-9/+9
| | | | | | | Fix platform names in release.omnibus.yml to conform with what the new package publishing code in the omnibus gem expects. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Enable RHEL 8 packagesJaymala Sinha2019-07-301-0/+1
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Deprecate Ubuntu-14jsinha/build-ubuntu-16Jaymala Sinha2019-07-031-6/+0
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Improvements to omnibus buildkite pipelinesnappj/improve-omnibus-buildkite-pipelineJeremiah Snapp2019-06-191-26/+25
| | | | | | | | | Enable all platforms in omnibus buildkite pipeline. Port appropriate functionality from ci/verify-chef.* scripts to the new omnibus/omnibus-test.* scripts. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Create omnibus buildkite pipelinesJeremiah Snapp2019-04-051-0/+68
Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>