Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@vaijab vaijab released this 21 Sep 13:33
· 187 commits to master since this release

Fixes and Improvements

  • Streamline env names and check if they are actually set - 90e12e9
  • Control whether to fail superseded deployments with a flag - bc6702d
  • Improve on how we check for deployment status - 48035bb
  • Do not check if env vars are set manually - ab4842e
  • Fail if there is a missing key in template - 40d34a7
  • Improve logging, add --debug - a2d8735
  • Cosmetic usage text changes - 90dab01
  • Increase default check interval from 10s to 15s - 35c6c11
  • Improve DeploymentStatus check logic - e755172