summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-12-18 12:53:14 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-18 12:53:14 -0800
commitaa0fe75b84f3c9f81e7afb0aca82e24b208bc47a (patch)
tree7f0d2db77f1624fabd287d8b8542442fbfa7ee8c /.expeditor
parent571133125620669c4477c3a6c8bd7bfa36b58231 (diff)
downloadchef-aa0fe75b84f3c9f81e7afb0aca82e24b208bc47a.tar.gz
Resolve build / test failures now that Chef 16 is the stable relase16_builds
Point the new chef-16 branch at 16-stable ohai branch Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml58
1 files changed, 1 insertions, 57 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index f91b6462e1..a6bf54ffbc 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -100,60 +100,4 @@ subscriptions:
- workload: buildkite_hab_build_group_published:{{agent_id}}:*
actions:
# when all of the hab package publish to the unstable channel, test and promote them
- - trigger_pipeline:habitat/test
-
- # subscriptions to Ruby gem dependencies' releases, open PR for updates
- - workload: ruby_gem_published:mixlib-archive-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:mixlib-authentication-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:mixlib-cli-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:mixlib-log-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:mixlib-shellout-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:chef-vault-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:chef-zero-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:ohai-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:inspec-core-bin-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:train-core-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:win32-process-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:win32-service-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:win32-taskscheduler-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:ffi-yajl-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:libyajl2-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:cheffish-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:license-acceptance-*
- actions:
- - bash:.expeditor/update_dep.sh
- - workload: ruby_gem_published:ffi-libarchive-*
- actions:
- - bash:.expeditor/update_dep.sh
+ - trigger_pipeline:habitat/test \ No newline at end of file