Skip to content

Releases: masterpointio/ecsrun

v0.1.7

20 Apr 15:12
8d22342
Compare
Choose a tag to compare

Info

This is a test to try and fix issue #1, which is due to an older version of goreleaser using a no longer supported command. See this issue for more details: goreleaser/goreleaser#2591

v0.1.2

26 Jun 15:15
Compare
Choose a tag to compare

Changelog

daf7df4 Updates aws-sdk-go to v1.32.10

v0.1.1

20 Jun 19:24
Compare
Choose a tag to compare

Changelog

744a63c Updates initConfigFile to be more permissive of YAML structures

v0.1.0

20 Jun 18:04
Compare
Choose a tag to compare

Changelog

35adc82 Adds --dry-run, more tests, and a bit of color
ae8431b Adds --version flag
b4e8044 Adds GH actions for testing + release
90da0f0 Adds TODOs + .editorconfig + dep updates
839a321 Adds a bit more to the README
d9ccd5a Adds a first cut at initial CLI setup
e6f25eb Adds a untested example
cf91dc6 Adds back --config-file and adds tests around initConfigFile
32dbf30 Adds config file support
5e85bfd Adds dist/ to gitignore
ee9e639 Adds first cut at ecs_client.go
c5e9c2b Adds first working version using RunConfig
15baca4 Adds goreleaser configuration
44732c3 Adds init sub command with tests
2a815f4 Adds inital cut at root_test.go
d0fda8b Adds root ecsrun.yaml to gitignore
008e208 Adds small updates / fixes to root + tests for root
b41f36e Adds test around VersionInfo
097f841 Adds tests around initAws
5dd1594 Adds tests around run_config
d767274 Adds the run_command script which was inspiration
c8090ba Adds yaml to editorconfig
6a724ea Fixes + cleans up tests
bebc315 Fixes up tests and command arguments
452ffff Initial commit
7fc01cd Updates LICENSE
a2c8613 Updates README a bit
4800565 Updates README to a respectable state
ab9eff2 Updates editorconfig to not apply styles to yaml files
bc872fc Updates example ecsrun.yml
a1d3ee0 Updates example terraform
fac8139 Updates example/complete to use bashell/alpine-bash for image
a07b2ec Updates gitignore to ignore binary + tfstate files
201a60b Updates gitignore with vendor, .gopath, and bin
0ba2f12 Updates pflag + adds afero and yaml.v2
d2bf185 Updates project to be a module
a6c3f56 Updates to use Env Vars + Gets tests working again
c8351c8 Updates to use the proper pflag