You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a workflow fails, a message will be sent to
VK Teams, @tt_docs_cicd_reports. This will only work
with PRs from original repository, but not from forks.
Also, extract webhooks into separate scripts to
make separate steps for them. This way, we'll know
which step failed: uploading to S3 or running a webhook.
Rename BRANCH_NAME to DEPLOYMENT_NAME in scripts and
workflows, becase it makes more sense in workflows
deploy-custom and destroy-deployment-manually.
Update bobheadxi/deployments to version 1,
which supports deleting deployments entirely.
Resolves#3085
0 commit comments