Skip to content

Releases: AccelByte/extend-helper-cli

v0.0.6

06 Sep 05:29
Compare
Choose a tag to compare

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

v0.0.5

19 Jun 07:35
Compare
Choose a tag to compare
  • feat: add image-upload command
  • feat: add get-app-info command

v0.0.4

02 Nov 07:15
Compare
Choose a tag to compare
  • chore: use the client credentials as mandatory
  • chore: deprecated notification for username env
  • chore: add test for client credentials
  • chore: add warn that user login is deprecated
  • chore: delete prerequisites for user creds
  • chore: add version in readme

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!

v0.0.3

11 Oct 04:50
Compare
Choose a tag to compare
  • fix(makefile): build with cgo disabled for max portability
  • docs: add troubleshooting section

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!

v0.0.2

15 Aug 10:04
Compare
Choose a tag to compare
  • chore: use stdin pipe for docker login password input
  • chore: handle base url config trailing slash

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!

v0.0.1

02 Aug 02:22
Compare
Choose a tag to compare
  • Add --login flag to automatically run docker login
  • Add flag alias for --namespace as -n and --app as -a

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!

v0.0.1-alpha02

30 May 10:02
Compare
Choose a tag to compare
  • feat: read .env file from current dir as defaults for env variable
  • feat: optimize binary size for release build
  • chore: update parameter --game to --namespace
  • chore(docs): update permission name in docs

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!

v0.0.1-alpha01

29 May 01:04
Compare
Choose a tag to compare

Initial release

Warning

The extend-helper-cli-darwin-* binaries are still experimental and not fully supported yet!