Releases: mbta/actions
Releases · mbta/actions
v2.10
What's Changed
- feat: add an output for the tag suffix by @paulswartz in #59
Full Changelog: v2...v2.10
v2.0
Switch following workflows to use roles instead of access keys
- build-push-ecr
- deploy-ecs
- run-ecs-fargate-task
v2.9
v2.8
What's Changed
- Convert output from list-tasks to quoted and space separated list by @Warren-Johnson-TID in #54
New Contributors
- @Warren-Johnson-TID made their first contribution in #54
Full Changelog: v2.7...v2.8
v2.7
v2.6
What's Changed
- fix(deploy-ecs): default to COMPLETE if
rolloutState
isn't present by @paulswartz in #55
Full Changelog: v2.5...v2.6
v2.5
What's Changed
- ci: add shellcheck for shell scripts by @boringcactus in #52
- feat(deploy-ecs): add groups to log output by @firestack in #53
Full Changelog: v2.4.2...v2.5
v2.4.2
What's Changed
- ci: check that .sh files have chmod +x by @boringcactus in #51
- fix(deploy-ecs/deploy.sh): missed rename of
rollout_status
=>rollout_status
by @firestack in #50
New Contributors
- @boringcactus made their first contribution in #51
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- fix(deploy-ecs/deploy.sh): re-enable execute bit by @firestack in #49
Full Changelog: v2.4...v2.4.1
v2.4
What's Changed
- feat(deploy-ecs/deploy.sh): assert that deployment is
COMPLETED
by @firestack in #48 - fix(deploy-ecs/deploy.sh): replace
echo
's withprintf
by @firestack in #47
New Contributors
- @firestack made their first contribution in #48
Full Changelog: v2.3...v2.4