summaryrefslogtreecommitdiff
path: root/.expeditor
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove EOL FreeBSD 11 builds"Lamont Granquist2021-09-272-2/+5
| | | | 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-232-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-releaseTom Duffield2021-09-221-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 buildsTim Smith2021-09-221-3/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* fix typo in promotion commandTom Duffield2021-09-221-1/+1
| | | | Signed-off-by: Tom Duffield <github@tomduffield.com>
* Chefstyle fixTim Smith2021-09-221-0/+3
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Signed-off-by: Tom Duffield <github@tomduffield.com>
* Disable gem vendoring caching for berkshelfLamont Granquist2021-09-211-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-callsTim Smith2021-09-213-25/+49
|\ | | | | Update bundle config set path
| * Use bundle config set pathJason Barnett2021-09-213-25/+49
| | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | Add strip_components property to archive_fileJason Barnett2021-09-211-3/+11
|/ | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* Set branch to masterautomated_release_notesTim Smith2021-09-151-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Automate release announcementsTim Smith2021-09-153-5/+80
| | | | | | Make the machine do my job. 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>
* Update pipeline references from master -> mainmp/build-fixesMarc A. Paradise2021-08-261-1/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Fix berks + chefspec branchnamesLamont Granquist2021-08-241-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix chefspec and berkshelf testsTim Smith2021-08-241-2/+2
| | | | | | These are still on master for now Signed-off-by: Tim Smith <tsmith@chef.io>
* bump a bunch of CI to mainLamont Granquist2021-08-245-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-241-1/+1
|
* Adding local config optionjayashri garud2021-08-162-23/+23
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Replace deprecated --without flag with bundle configjayashri garud2021-08-132-23/+46
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* update dockerfile to use correct package for os/archNathaniel Kierpiec2021-07-291-0/+11
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* Add adhoc canary pipeline for testing new omnibus workersJeremiah Snapp2021-07-292-0/+82
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* clean up scripts and docker login to auth to chef docker orgNathaniel Kierpiec2021-07-293-17/+32
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* set bash to fail if commands exit non-zeroNathaniel Kierpiec2021-07-283-0/+3
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* syntaxNathaniel Kierpiec2021-07-282-2/+2
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* update environment variable reference from workloadNathaniel Kierpiec2021-07-282-13/+23
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* make files readable by buildkite and simplify manifest scriptNathaniel Kierpiec2021-07-283-29/+16
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* update manifest to create after images are builtNathaniel Kierpiec2021-07-284-11/+20
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* use expeditor version so we dont lose track of the correct version when ↵Nathaniel Kierpiec2021-07-281-11/+9
| | | | | | promotions happen Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* fix syntax of yaml in configNathaniel Kierpiec2021-07-281-1/+1
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* add edits for config changes to use new pipeline and promotionNathaniel Kierpiec2021-07-281-2/+4
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* Add new general use pipeline for building on multiple os/archNathaniel Kierpiec2021-07-283-17/+68
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* test arm64 docker buildsNathaniel Kierpiec2021-07-161-0/+23
| | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@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>
* Add chef-16 release branchTom Duffield2021-06-161-4/+6
| | | | Signed-off-by: Tom Duffield <github@tomduffield.com>
* Merge branch 'master' into update-expeditor-configurationSwati Keshari2021-06-1617-419/+498
|\
| * Make sure we can run dep update on 2+ branchesTim Smith2021-05-211-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 configCollin McNeese2021-05-211-0/+1
| | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
| * re-enables kernel2 habitat pkg buildsCollin McNeese2021-05-172-0/+23
| | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
| * Remove knife from the expeditor configTim Smith2021-05-111-1/+0
| | | | | | | | | | | | This doesn't work 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>
| * Try running Linux dokken tests in GitHub ActionsTim Smith2021-05-071-228/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove the ruby-prof gem from omnibus packagesremove_profTim Smith2021-04-301-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-testingLamont Granquist2021-04-281-10/+0
| |\ | | | | | | Remove Chef Sugar from CI testing matrix
| | * This was moved to the boneyardLamont Granquist2021-04-281-10/+0
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Stop bumping chef deps in the knife gemfile.lockTim Smith2021-04-281-4/+0
| |/ | | | | | | | | | | We don't have one anymore 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>
| * Revert "Testing: increase the timeout by a lot"Lamont Granquist2021-04-221-1/+1
| | | | | | | | This reverts commit bb6e6b530e6668fa5c689abbf49e2bcc4c372e90.