Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for macOS 10.1410.14 | Tim Smith | 2021-11-29 | 1 | -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 Granquist | 2021-09-27 | 2 | -2/+5 |
| | | | | This reverts commit 48186992617c7ea2d0b463677e20009226acf340. | ||||
* | Merge pull request #12086 from chef/1604 | Tim Smith | 2021-09-24 | 1 | -1/+2 |
|\ | | | | | Add Ubuntu 16.04 back to the builds | ||||
| * | Add Ubuntu 16.04 back to the builds1604 | Tim Smith | 2021-09-23 | 1 | -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 buildsfreebsd11 | Tim Smith | 2021-09-23 | 2 | -5/+2 |
|/ | | | | | | FreeBSD 11 goes EOL at the end of Sept 2021. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Escape special characters in announce-release | Tom Duffield | 2021-09-22 | 1 | -7/+7 |
| | | | | | | | We need to make sure these commands don't actually get run when the script executes. Signed-off-by: Tom Duffield <github@tomduffield.com> | ||||
* | Add Windows 11, Windows 2022, and Debian 11 builds | Tim Smith | 2021-09-22 | 1 | -3/+6 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | fix typo in promotion command | Tom Duffield | 2021-09-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Tom Duffield <github@tomduffield.com> | ||||
* | Chefstyle fix | Tim Smith | 2021-09-22 | 1 | -0/+3 |
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Signed-off-by: Tom Duffield <github@tomduffield.com> | ||||
* | Disable gem vendoring caching for berkshelf | Lamont Granquist | 2021-09-21 | 1 | -1/+0 |
| | | | | | | This causes issues with the tests Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Merge pull request #12069 from jasonwbarnett/bugfix/update-bundler-calls | Tim Smith | 2021-09-21 | 3 | -25/+49 |
|\ | | | | | Update bundle config set path | ||||
| * | Use bundle config set path | Jason Barnett | 2021-09-21 | 3 | -25/+49 |
| | | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com> | ||||
* | | Add strip_components property to archive_file | Jason Barnett | 2021-09-21 | 1 | -3/+11 |
|/ | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com> | ||||
* | Set branch to masterautomated_release_notes | Tim Smith | 2021-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Automate release announcements | Tim Smith | 2021-09-15 | 3 | -5/+80 |
| | | | | | | Make the machine do my job. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Build packages on Intel macOS 12 | Tim Smith | 2021-09-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update pipeline references from master -> mainmp/build-fixes | Marc A. Paradise | 2021-08-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com> | ||||
* | Fix berks + chefspec branchnames | Lamont Granquist | 2021-08-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Fix chefspec and berkshelf tests | Tim Smith | 2021-08-24 | 1 | -2/+2 |
| | | | | | | These are still on master for now Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | bump a bunch of CI to main | Lamont Granquist | 2021-08-24 | 5 | -10/+10 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Updating references of master to main as part of Expeditor agent rename. | chef-expeditor[bot] | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | Adding local config option | jayashri garud | 2021-08-16 | 2 | -23/+23 |
| | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com> | ||||
* | Replace deprecated --without flag with bundle config | jayashri garud | 2021-08-13 | 2 | -23/+46 |
| | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com> | ||||
* | update dockerfile to use correct package for os/arch | Nathaniel Kierpiec | 2021-07-29 | 1 | -0/+11 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | Add adhoc canary pipeline for testing new omnibus workers | Jeremiah Snapp | 2021-07-29 | 2 | -0/+82 |
| | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
* | clean up scripts and docker login to auth to chef docker org | Nathaniel Kierpiec | 2021-07-29 | 3 | -17/+32 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | set bash to fail if commands exit non-zero | Nathaniel Kierpiec | 2021-07-28 | 3 | -0/+3 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | syntax | Nathaniel Kierpiec | 2021-07-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | update environment variable reference from workload | Nathaniel Kierpiec | 2021-07-28 | 2 | -13/+23 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | make files readable by buildkite and simplify manifest script | Nathaniel Kierpiec | 2021-07-28 | 3 | -29/+16 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | update manifest to create after images are built | Nathaniel Kierpiec | 2021-07-28 | 4 | -11/+20 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | use expeditor version so we dont lose track of the correct version when ↵ | Nathaniel Kierpiec | 2021-07-28 | 1 | -11/+9 |
| | | | | | | promotions happen Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | fix syntax of yaml in config | Nathaniel Kierpiec | 2021-07-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | add edits for config changes to use new pipeline and promotion | Nathaniel Kierpiec | 2021-07-28 | 1 | -2/+4 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | Add new general use pipeline for building on multiple os/arch | Nathaniel Kierpiec | 2021-07-28 | 3 | -17/+68 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | test arm64 docker builds | Nathaniel Kierpiec | 2021-07-16 | 1 | -0/+23 |
| | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io> | ||||
* | Produce packages for macOS 12 on Arm | Tim Smith | 2021-06-29 | 1 | -0/+1 |
| | | | | | | Intel coming at a future date. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Add chef-16 release branch | Tom Duffield | 2021-06-16 | 1 | -4/+6 |
| | | | | Signed-off-by: Tom Duffield <github@tomduffield.com> | ||||
* | Merge branch 'master' into update-expeditor-configuration | Swati Keshari | 2021-06-16 | 17 | -419/+498 |
|\ | |||||
| * | Make sure we can run dep update on 2+ branches | Tim Smith | 2021-05-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | We need to make sure we create pr release branches. Right now the chef-16 one gets the branch and then the master one uses that same branch and the PR is busted. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Adds promotion of kernel2 package to current channel in expeditor config | Collin McNeese | 2021-05-21 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io> | ||||
| * | re-enables kernel2 habitat pkg builds | Collin McNeese | 2021-05-17 | 2 | -0/+23 |
| | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io> | ||||
| * | Remove knife from the expeditor config | Tim Smith | 2021-05-11 | 1 | -1/+0 |
| | | | | | | | | | | | | This doesn't work Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Build RHEL 8 packages on RHEL 8 boxes | Tim Smith | 2021-05-07 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Avoid the EL7 package name that causes issues with some security scanners Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Try running Linux dokken tests in GitHub Actions | Tim Smith | 2021-05-07 | 1 | -228/+0 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Remove the ruby-prof gem from omnibus packagesremove_prof | Tim Smith | 2021-04-30 | 1 | -10/+10 |
| | | | | | | | | | | | | It's a 5 meg gem on windows and it serves very little value. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Merge pull request #11475 from chef/lcg/remove-chef-sugar-testing | Lamont Granquist | 2021-04-28 | 1 | -10/+0 |
| |\ | | | | | | | Remove Chef Sugar from CI testing matrix | ||||
| | * | This was moved to the boneyard | Lamont Granquist | 2021-04-28 | 1 | -10/+0 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | Stop bumping chef deps in the knife gemfile.lock | Tim Smith | 2021-04-28 | 1 | -4/+0 |
| |/ | | | | | | | | | | | We don't have one anymore Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Disable FreeBSD builds for now | Tim Smith | 2021-04-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> |