Below you will find pages that utilize the taxonomy term “ikhrustalev”
January 10, 2026
ECS Service Deploy
Version updated for https://github.com/ikhrustalev/ecs-service-deploy to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ECS Service Deploy GitHub Action simplifies redeploying Amazon ECS services by allowing users to trigger deployments without managing task definitions manually. It automates tasks such as forcing new deployments to pull the latest image, rolling back to specific task definitions, and scaling services during deployment.
January 10, 2026
ECS Task Run
Version updated for https://github.com/ikhrustalev/ecs-task-run to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “ECS Task Run” GitHub Action allows users to run one-off tasks on Amazon ECS by reusing the configuration of an existing ECS service. It simplifies running ad-hoc commands, such as database migrations or health checks, by automating the setup of task definitions, network configurations, and launch types.