Skip to content

CI/CD Production (1.48.5) #69

CI/CD Production (1.48.5)

CI/CD Production (1.48.5) #69

Manually triggered February 6, 2025 10:57
Status Failure
Total duration 19s
Artifacts

ci-cd-prod.yml

on: workflow_dispatch
Check if version exists
1s
Check if version exists
Get Latest Deployed Version Info from GitHub  /  Get Latest Deployed Versions from GitHub Variables
Get Latest Deployed Version Info from GitHub / Get Latest Deployed Versions from GitHub Variables
Check for changes  /  Filter
Check for changes / Filter
Deploy infra to prod  /  deploy
Deploy infra to prod / deploy
Deploy apps to prod  /  deploy-migration-job
Deploy apps to prod / deploy-migration-job
Store Latest Deployed Infra Version as GitHub Variable  /  Store GitHub Environment Variable
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
Store Latest Deployed Apps Version as GitHub Variable  /  Store GitHub Environment Variable
Store Latest Deployed Apps Version as GitHub Variable / Store GitHub Environment Variable
Send Slack message on failure  /  Send Slack message
4s
Send Slack message on failure / Send Slack message
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Check if version exists
Version 1.48.5 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 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).