Skip to content

Releases: mbta/actions

v2.10

11 Jun 14:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.10

v2.0

11 Jun 14:05
Compare
Choose a tag to compare

Switch following workflows to use roles instead of access keys

  • build-push-ecr
  • deploy-ecs
  • run-ecs-fargate-task

v2.9

03 Jun 19:41
6aca02e
Compare
Choose a tag to compare

What's Changed

  • fix: read stopped_tasks into array by @bklebe in #57

Full Changelog: v2.8...v2.9

v2.8

29 May 20:46
e78d8a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7...v2.8

v2.7

29 May 20:46
29afce1
Compare
Choose a tag to compare

What's Changed

  • FEAT: Allow 0 desiredCount for deploy-ecs action by @rymarczy in #56

New Contributors

Full Changelog: v2.6...v2.7

v2.6

13 May 14:42
Compare
Choose a tag to compare

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

03 May 20:34
25cd076
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.5

v2.4.2

25 Apr 20:04
2f25aea
Compare
Choose a tag to compare

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

Full Changelog: v2.4.1...v2.4.2

v2.4.1

25 Apr 19:19
00e2884
Compare
Choose a tag to compare

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

25 Apr 18:44
3285774
Compare
Choose a tag to compare

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 with printf by @firestack in #47

New Contributors

Full Changelog: v2.3...v2.4