Skip to content

Releases: mbta/actions

v2.3

11 Apr 18:17
547fec6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3

v2.2.2

27 Nov 17:09
be63281
Compare
Choose a tag to compare

fix: mask AWS account ID in GitHub Actions output

add deploy-event-ecs action

13 Nov 23:00
Compare
Choose a tag to compare

The new action creates an updated ECS Task definition with a new docker
tag and attaches the new task to an event target so it can be run when
the event is triggered.

v2.1

31 Jul 17:22
2bfcdf2
Compare
Choose a tag to compare

remove steps that test keys

v1.24

11 Jul 03:35
af587ca
Compare
Choose a tag to compare

fix error

v1

13 Oct 22:46
af587ca
Compare
Choose a tag to compare
v1
fix (#34)

v1.23

05 Jul 18:14
9855408
Compare
Choose a tag to compare

Add reusable actions for installing Node JS dependencies and deploying to Lambda.

v1.22

15 Jun 19:24
Compare
Choose a tag to compare

#32 fixes for EXTERNAL tasks and launch failures

v1.21

24 Oct 12:53
Compare
Choose a tag to compare
  • #31 - stop using set-output via stdout

v1.18: feat(dialyzer): Ability to disable restore cache keys & increment cache key

12 May 18:44
2bea611
Compare
Choose a tag to compare

2 new input fields for the dialyzer action:

  • use-fallback-cache-keys to support disabling the inexact cache key matching behavior
  • cache-key-version so we can increment the cache key & rebuild a new PLT for the latest mix.lock.