Skip to content

v0.1.2

Choose a tag to compare

@zpg6 zpg6 released this 31 Oct 00:32
· 15 commits to main since this release

What's Changed

  • feat: cli health cmd by @zpg6 in #1
  • feat: cli delete command by @zpg6 in #2

Full Changelog: v0.1.1...v0.1.2

Allows for better testing:

  1. health: All 10 checks passed on existing deployment
  2. delete: Resource group deleted successfully (waited for completion)
  3. build: Next.js app built successfully
  4. deploy: App redeployed successfully (same resource group name reused)
  5. health: All 10 checks passed on fresh deployment