CI/CD Production (1.55.4) #75
ci-cd-prod.yml
on: workflow_dispatch
Check if version exists
3s
Get Latest Deployed Version Info from GitHub
/
Get Latest Deployed Versions from GitHub Variables
Store Latest Deployed Infra Version as GitHub Variable
/
Store GitHub Environment Variable
Matrix: Deploy apps to prod / deploy-apps
Waiting for pending jobs
Matrix: Deploy apps to prod / deploy-jobs
Waiting for pending jobs
publish-sdk-to-nuget
/
build-and-push
Store Latest Deployed Apps Version as GitHub Variable
/
Store GitHub Environment Variable
Send Slack message on failure
/
Send Slack message
4s
Annotations
3 errors and 2 warnings
Check if version exists
Version 1.55.4 does not exist as a tag
|
Check if version exists
Process completed with exit code 1.
|
Send Slack message on failure / Send Slack message
The run was canceled by @oskogstad.
|
Send Slack message on failure / Send Slack message
The top-level `text` argument is missing in the request payload for a chat.postMessage call - It's a best practice to always provide a `text` argument when posting a message. The `text` is used in places where the content cannot be rendered such as: system push notifications, assistive technology such as screen readers, etc.
|
Send Slack message on failure / Send Slack message
Additionally, the attachment-level `fallback` argument is missing in the request payload for a chat.postMessage call - To avoid this warning, it is recommended to always provide a top-level `text` argument when posting a message. Alternatively, you can provide an attachment-level `fallback` argument, though this is now considered a legacy field (see https://api.slack.com/reference/messaging/attachments#legacy_fields for more details).
|