Releases: mbta/actions
Releases · mbta/actions
v2.3
What's Changed
- Chore: Add CODEOWNERS file by @krisrjohnson21 in #44
- Update referenced configure-aws-credentials version by @thecristen in #45
Full Changelog: v2.2.2...v2.3
v2.2.2
fix: mask AWS account ID in GitHub Actions output
add deploy-event-ecs action
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
remove steps that test keys
v1.24
fix error
v1
fix (#34)
v1.23
Add reusable actions for installing Node JS dependencies and deploying to Lambda.
v1.22
v1.21
v1.18: feat(dialyzer): Ability to disable restore cache keys & increment cache key
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.