_cicd (build and release entry) #4
_cicd.yml
on: workflow_dispatch
release-dev
/
set-vars
4s
release-prod
/
set-vars
release-dev
/
...
/
Send success/failure slack notification
5s
release-prod
/
...
/
Send success/failure slack notification
release-dev
/
...
/
stop-runner
4s
release-prod
/
...
/
stop-runner
Annotations
2 warnings
release-dev / notify-slack / Send success/failure slack notification
The following actions uses Node.js version which is deprecated and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release-dev / stop-runner / stop-runner
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v1-node16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|