File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- /devinfra/scripts/ checks/ googlecloud/check_cloudbuild.py \
3+ checks- googlecloud-check-cloudbuild \
44 sentryio \
55 chartcuterie \
66 chartcuterie-branch-builder \
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- /devinfra/scripts/ checks/ githubactions/ checkruns.py \
3+ checks- githubactions- checkruns \
44 " getsentry/chartcuterie" \
55 " ${GO_REVISION_CHARTCUTERIE_REPO} " \
66 " build"
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- eval $( /devinfra/scripts/ regions/project_env_vars.py --region=" ${SENTRY_REGION} " )
3+ eval $( regions-project-env-vars --region=" ${SENTRY_REGION} " )
44
55/devinfra/scripts/k8s/k8stunnel \
6- && /devinfra/scripts/ k8s/k8s -deploy.py \
6+ && k8s-deploy \
77 --label-selector=" ${LABEL_SELECTOR} " \
88 --image=" us-central1-docker.pkg.dev/sentryio/chartcuterie/image:${GO_REVISION_CHARTCUTERIE_REPO} " \
99 --container-name=" chartcuterie"
You can’t perform that action at this time.
0 commit comments