ecs-task

Run a task on Amazon ECS and stream the output to stdout

MIT License

Stars
27
ecs-task - 0.2.10 Latest Release

Published by h3poteto about 2 months ago

What's Changed

Full Changelog: https://github.com/h3poteto/ecs-task/compare/v0.2.9...v0.2.10

ecs-task - 0.2.9

Published by h3poteto 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/h3poteto/ecs-task/compare/v0.2.8...v0.2.9

ecs-task - 0.2.8

Published by h3poteto over 2 years ago

What's Changed

Full Changelog: https://github.com/h3poteto/ecs-task/compare/v0.2.7...v0.2.8

ecs-task - 0.2.7

Published by h3poteto almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/h3poteto/ecs-task/compare/v0.2.6...v0.2.7

ecs-task - 0.2.6

Published by h3poteto over 3 years ago

Added

  • #344 add platformVersion option

Changed

  • #347 Bump github.com/aws/aws-sdk-go from 1.37.13 to 1.37.24
ecs-task - 0.2.5

Published by h3poteto over 3 years ago

Added

  • #331 Support timestamp format option

Changed

  • #206 Bump github.com/spf13/viper from 1.6.2 to 1.7.1
  • #336 Bump github.com/aws/aws-sdk-go from 1.28.3 to 1.37.13
  • #332 Bump github.com/sirupsen/logrus from 1.4.2 to 1.8.0
  • #311 Bump github.com/mattn/go-shellwords from 1.0.7 to 1.0.11
  • #122 Bump github.com/spf13/cobra from 0.0.5 to 0.0.7
  • #335 Update status badge for github actions
  • #334 Use github actions instead of travis as CI
  • #333 Move task package under pkg directory
  • #74 Bump github.com/spf13/viper from 1.5.0 to 1.6.2
  • #69 Bump github.com/pkg/errors from 0.8.1 to 0.9.1
  • #27 Bump github.com/spf13/cobra from 0.0.3 to 0.0.5
ecs-task - 0.2.4

Published by h3poteto almost 5 years ago

Changed

  • #72 Bump github.com/aws/aws-sdk-go from 1.25.25 to 1.28.3
  • #67 Bump github.com/mattn/go-shellwords from 1.0.6 to 1.0.7

Fixed

  • #71 Fix taskRegexp to consider Task ARNs having cluster name
ecs-task - 0.2.3

Published by h3poteto almost 5 years ago

Added

  • #20 Add travis CI settings

Changed

  • #26 Bump github.com/spf13/viper from 1.2.1 to 1.5.0
  • #25 Bump github.com/sirupsen/logrus from 1.2.0 to 1.4.2
  • #24 Bump github.com/pkg/errors from 0.8.0 to 0.8.1
  • #23 Bump github.com/mattn/go-shellwords from 1.0.3 to 1.0.6
  • #22 Bump github.com/aws/aws-sdk-go from 1.15.72 to 1.25.25
  • #21 Introduce go module instead of dep
ecs-task - v0.2.2

Published by h3poteto over 5 years ago

Fixed

  • #19 Don't check exit code of sidecar container
ecs-task - v0.2.1

Published by h3poteto almost 6 years ago

Added

  • #17 Add security group argument for awsvpc network configuration
ecs-task - v0.2.0

Published by h3poteto almost 6 years ago

Added

  • #16 Add network configuration in task to support fargate task
ecs-task - v0.1.2

Published by h3poteto almost 6 years ago

ecs-task - v0.1.1

Published by h3poteto almost 6 years ago

ecs-task - v0.1.0

Published by h3poteto almost 6 years ago

The first release