Skip to content

Releases: DNXLabs/docker-ecs-deploy

1.5.2

23 Jun 06:08
Compare
Choose a tag to compare

Fixing:

  • Variables name.

1.5.0

23 Jun 05:18
Compare
Choose a tag to compare

Include Fargate service type when running tasks inside of the cluster.

2.1.0

15 Jun 03:39
Compare
Choose a tag to compare
  • Improve registry workflow.

2.0.0

07 Jun 08:03
273113c
Compare
Choose a tag to compare

NEW RELEASE - 2.0.0

  • Remake deploy script to show a better log structure.
  • Improve deployment time.

#14

1.4.3

30 Apr 00:23
3a26c36
Compare
Choose a tag to compare

Updated the AWS CLI to add new features

1.4.2

21 Oct 09:57
Compare
Choose a tag to compare

BUGFIXES:

  • Fixes bug caused by task ARN coming with cluster name, causing script to not find logs

1.4.1

20 Aug 03:35
Compare
Choose a tag to compare

FEATURES

  • Script to register task definition without a deployment (bump)

1.4.0

20 Aug 03:24
Compare
Choose a tag to compare

FEATURES

  • Script to register task definition without a deployment

1.3.2

18 Jul 04:43
Compare
Choose a tag to compare

BUGFIXES

  • Fixing bug where tail-task-logs would fail if log stream doesn't exist and task fails to start

1.2.0

20 May 04:25
Compare
Choose a tag to compare

ENHANCEMENTS

  • Concurrent deployments: Variable DEPLOY_CONCURRENCY_MODE=wait|fail to wait or fail if a previous deployment is running