ecs-deploy-buildkite-plugin icon indicating copy to clipboard operation
ecs-deploy-buildkite-plugin copied to clipboard

Refactor (and minor bug correction)

Open toote opened this issue 3 years ago • 0 comments
trafficstars

This is a huge refactoring of the tests and moving some non-plugin specific code to a separate library.

I also tried to make the plugin code actually use some better practices for bash programming - mostly signaled by shellcheck ignores.

While at it I also:

  • disabled the dependency dashboard (closes #65)
  • corrected a bash 4.3 compatibility issue (see #81)

toote avatar Nov 07 '22 04:11 toote