-
Notifications
You must be signed in to change notification settings - Fork 43
Fail-fast checking and workflow reporting in tarantool/doc #3085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
doc pipelines
[area] related to CI/CD builds
Comments
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 12, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
When a workflow fails, a message will be sent to VK Teams, @tt_docs_cicd_reports. This won't work with forks unless fork's owner adds the bot token in the VKTEAMS_BOT_TOKEN secret. 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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
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. Resolves #3085
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
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
NickVolynkin
added a commit
that referenced
this issue
Aug 16, 2022
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
NickVolynkin
added a commit
that referenced
this issue
Aug 17, 2022
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
NickVolynkin
added a commit
that referenced
this issue
Aug 17, 2022
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
NickVolynkin
added a commit
that referenced
this issue
Aug 17, 2022
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
NickVolynkin
added a commit
that referenced
this issue
Aug 17, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Definition of done
The text was updated successfully, but these errors were encountered: