Skip to content

v0.0.6

Choose a tag to compare

@dhanarab dhanarab released this 06 Sep 05:29
· 7 commits to master since this release

chore

  • remove deprecated username-password functionality
  • add stdin close error handling
  • add copyright notice
  • increase default wait limit
  • tidy up
  • upgrade csm v1 endpoints to v2

ci

  • remove integration test from ci

docs

  • updated tier names
  • minor edit commit to run pipeline
  • add update-var and update-secret section

feature

  • add create, deploy, start, stop, delete app commands
  • add confirmation prompt for create and delete app commands
  • add update var and secret commands

fix

  • modified tests for upload, deploy, start, stop app optional

refactor

  • restructure integration test folder

test

  • remove test relating to username-password functionality
  • add tests for upload, deploy, start, stop app
  • add update var and secret tests