summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-13 21:02:08 -0700
committerGitHub <noreply@github.com>2019-05-13 21:02:08 -0700
commitc6f3b113057e4848e80cb04c30f3298898faa030 (patch)
tree3ec2fa49de2d711a6c481cd60f965ea4672edf75
parent940149778cf930aac824a77eea6fe3cb4ddd3ba0 (diff)
parentf4fdaa8800aec470d0cb9f6a75f80bbdf4071cf3 (diff)
downloadchef-c6f3b113057e4848e80cb04c30f3298898faa030.tar.gz
Merge pull request #8531 from chef/expeditor_updates3
Enable angrychef again, but disable hab builds
-rw-r--r--.expeditor/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 9e851a97ee..cd0d82792c 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -7,7 +7,7 @@ project:
# The name of the product keys for this product (from mixlib-install)
product_key:
- chef
-# - angrychef # this entirely broke promotions.
+ - angrychef
# Slack channel in Chef Software slack to send notifications about build failures, etc
slack:
@@ -86,13 +86,13 @@ subscriptions:
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- built_in:tag_docker_image
- - built_in:promote_habitat_packages
+ # - built_in:promote_habitat_packages Disable until we fix our hab package
- workload: artifact_published:stable:chef:{{version_constraint}}
actions:
- built_in:rollover_changelog
- bash:.expeditor/update_dockerfile.sh
- built_in:tag_docker_image
- - built_in:promote_habitat_packages
+ # - built_in:promote_habitat_packages Disable until we fix our hab package
- built_in:publish_rubygems
- built_in:notify_chefio_slack_channels
- workload: ruby_gem_published:mixlib-archive-*