Skip to content

Releases: silinternational/ecs-deploy

Release 3.10.19 --GHCR.io image push

10 Oct 05:29
b70ba03
Compare
Choose a tag to compare

Added

version 3.10.19
Pushing the Docker images to ghcr.io (Git Container Registry)

retain task definition proxyConfiguration

07 Oct 23:52
1c093bc
Compare
Choose a tag to compare

Fixed

  • Keep proxyConfiguration, if present (Fixes #236)
  • Correct typo in Action name (ECS-Deploy)

Convert to Github Actions

18 Mar 20:08
d4c1e75
Compare
Choose a tag to compare

Changed

  • Convert to Github actions
  • Update README to use more generic names for clusters, services, and images

accept underscores in tag names

04 Jan 19:09
859686e
Compare
Choose a tag to compare

Removed

  • README and ecs-deploy no longer list silintl/mariadb as an example

Fixed

  • Fixed tag name regular expression to allow underscores.

Fix version number in script

24 Oct 18:45
f8fe971
Compare
Choose a tag to compare

Fixed

  • Fix version number in ecs-deploy script itself
  • Add pull request (PR) template to help us remember this step in the future

Add support for `--copy-task-definition-tags` in GitHub Actions

18 Oct 20:40
ee8ee24
Compare
Choose a tag to compare

Added

  • Add support for --copy-task-definition-tags in GitHub Actions

Preserve `ephemeralStorage` on task definition

21 Aug 15:57
b2cd7da
Compare
Choose a tag to compare

Fixed

  • Update version number in ecs-deploy script file
  • (From previous, unpublished release:) Preserve ephemeral storage configuration in task definition

Fix `skip-deployments-check`

15 Jun 12:59
a5f4c46
Compare
Choose a tag to compare

Fixed

  • Added the missing skip_deployments_check_cmd and skip_deployments_check arguments so that skip-deployments-check can be passed down from the gha to the ecs-deploy command.

move the script into the PATH

10 May 03:15
fafbacf
Compare
Choose a tag to compare

The ecs-deploy script is now located at /usr/local/bin in the Docker image, with a symlink at the original location (/).

Note: this change was effective in 3.10.9 but the script self-reported version number was not updated in that version.

move the script into the PATH

02 May 08:48
fe96d40
Compare
Choose a tag to compare

The ecs-deploy script is now located at /usr/local/bin in the Docker image, with a symlink at the original location (/).