Skip to content

Commit

Permalink
Remove Slack integration from deploy-postgres and deploy-multiapps-co…
Browse files Browse the repository at this point in the history
…ntroller CI tasks
  • Loading branch information
bonzofenix committed Aug 8, 2024
1 parent dcfc291 commit a290242
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 44 deletions.
3 changes: 0 additions & 3 deletions ci/infrastructure/scripts/deploy-postgres.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ source "${script_dir}/utils.source.sh"
bosh_deploy_opts=${BOSH_DEPLOY_OPTS:-}
deployment_name="${DEPLOYMENT_NAME:-postgres}"

slack_channel="${SLACK_CHANNEL:-cf-dev-autoscaler-alerts}"
slack_webhook="${SLACK_WEBHOOK}"

release_dir="${POSTGRES_DIR:-$(realpath -e ${root_dir}/../postgres-release)}"
repo_dir="${REPO_DIR:-$(realpath -e ${root_dir}/../postgres-repo)}"
deployment_manifest=${DEPLOYMENT_MANIFEST:-"${repo_dir}/templates/postgres.yml"}
Expand Down
3 changes: 0 additions & 3 deletions ci/infrastructure/tasks/deploy-multiapps-controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ image_resource:
repository: ghcr.io/cloudfoundry/app-autoscaler-release-tools
tag: main

params:
SLACK_WEBHOOK:

inputs:
- name: bbl-state
- name: ci
Expand Down
21 changes: 0 additions & 21 deletions ci/scripts/intercept.sh

This file was deleted.

17 changes: 0 additions & 17 deletions ci/scripts/trigger-job.sh

This file was deleted.

0 comments on commit a290242

Please sign in to comment.