Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12704 from chef/jsnapp/IPACK-136 | Lamont Granquist | 2022-03-24 | 3 | -8/+3 |
|\ | |||||
| * | Update bk_win_integration.ps1 script to allow for different ruby versions | Jeremiah Snapp | 2022-03-23 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
| * | Update bk_win_functional.ps1 in verify pipeline | Jeremiah Snapp | 2022-03-23 | 2 | -6/+2 |
| | | | | | | | | | | | | | | Remove some unnecessary things from the script and update the verify pipeline to show that the test is using ruby 2.7. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
* | | Merge pull request #12695 from chef/lcg/verify-pipeline-ruby-31 | John McCrae | 2022-03-24 | 1 | -41/+45 |
|\ \ | |/ |/| | The Windows integration test failures were an affect of a busted script, now corrected. | ||||
| * | forgot a -y | Lamont Granquist | 2022-03-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | more installing of powertools on almalinux | Lamont Granquist | 2022-03-21 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | add powertools repo for almalinx-8 | Lamont Granquist | 2022-03-21 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | Windows back to ruby 3.0, proxifier fork | Lamont Granquist | 2022-03-21 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | Use almalinux 8 instead of fedora | Lamont Granquist | 2022-03-21 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | bump verify pipeline to ruby 3.1 | Lamont Granquist | 2022-03-21 | 1 | -46/+46 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Minor fix to conditional in promote-docker-images.sh | Jeremiah Snapp | 2022-03-23 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
* | Merge pull request #12661 from chef/lcg/no-adhoc-caching | Lamont Granquist | 2022-03-02 | 1 | -1/+2 |
|\ | |||||
| * | turn off caching for adhoc pipelines | Lamont Granquist | 2022-03-02 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Merge pull request #12641 from chef/jsnapp/INFC-96-fix-docker-tags | Lamont Granquist | 2022-03-02 | 1 | -13/+40 |
|\ \ | |/ |/| | |||||
| * | Fix docker tags | Jeremiah Snapp | 2022-03-01 | 1 | -13/+40 |
| | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
* | | Add train version update subscriptions | Tim Smith | 2022-03-01 | 1 | -0/+6 |
|/ | | | | Signed-off-by: Tim Smith <tsmith84@gmail.com> | ||||
* | Add an expeditor corefoundation subscription | Lamont Granquist | 2022-01-21 | 1 | -0/+3 |
| | | | | | | closes #12496 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Add Amazon 2022 to our pipeline | Tim Smith | 2022-01-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Add new version constraint | Tim Smith | 2022-01-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Disable omnibus caching in buildkitedisable_cache_main | Tim Smith | 2021-12-21 | 1 | -1/+3 |
| | | | | | | It's causing lots of failures Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update adhoc-canary.omnibus.ymljsnapp/update-adhoc-canary.omnibus.yml | Jeremiah Snapp | 2021-12-16 | 1 | -6/+10 |
| | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io> | ||||
* | Update for the new downloads sitedownloads_site | Tim Smith | 2021-12-09 | 1 | -1/+1 |
| | | | | | | Things are in different places now. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | 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> |