ploy

MIT License

Stars
2
Committers
2

Bot releases are visible (Hide)

ploy - v0.3.1 Latest Release

Published by DonDebonair almost 2 years ago

What's Changed

Full Changelog: https://github.com/DonDebonair/ploy/compare/v0.3.0...v0.3.1

ploy - v0.3.2

Published by remmelt almost 2 years ago

What's Changed

Full Changelog: https://github.com/DonDebonair/ploy/compare/v0.3.1...v0.3.2

ploy - v0.3.0

Published by github-actions[bot] almost 2 years ago

Changelog

  • 426c609 feat: support for Lambda zip deployments, fixes #6
ploy - v0.2.4

Published by github-actions[bot] almost 2 years ago

Changelog

  • 083c718 fix: ignore failed deployments by looking for PRIMARY deployment, fixes #11
ploy - v0.2.3

Published by github-actions[bot] almost 2 years ago

Changelog

  • c1faea4 feat: pre-deployment-script option
ploy - v0.2.2

Published by github-actions[bot] almost 2 years ago

Changelog

  • 00e11aa fix: better indentation for yaml files
ploy - v0.2.1

Published by github-actions[bot] almost 2 years ago

Changelog

  • 2701d1b fix: do not include empty fields in yaml when updating a service
ploy - v0.2.0

Published by github-actions[bot] almost 2 years ago

Changelog

  • 318dfcb feat: update versions in deployment files through ploy
ploy - v0.1.5

Published by github-actions[bot] almost 2 years ago

Changelog

  • e55ce2d chore: update module name to follow github username
ploy - v0.1.4

Published by github-actions[bot] almost 2 years ago

Changelog

  • 31b5b13 fix: give more flexibilty for running post deployment commands
ploy - v0.1.3

Published by github-actions[bot] almost 2 years ago

Changelog

  • 398800a feat: add ability to run post-deployment scripts
ploy - v0.1.2

Published by github-actions[bot] about 2 years ago

Changelog

  • 7085034 fix: some error checking
ploy - v0.1.1

Published by github-actions[bot] about 2 years ago

Changelog

  • 637b1d2 feat: optionally fail verify with non-zero exit code on version mismatches
ploy - v0.1.0

Published by github-actions[bot] about 2 years ago

Changelog

  • 79955ba build: build and release ploy for every new tag
  • 43b6651 feat: deploy ECS services
  • 1e39618 feat: deploy lambdas
  • a3b1938 feat: verify versions of deployments of Lambdas and ECS services