Skip to content

Releases: testappio/cli

v1.0.4

27 Mar 17:49
ed249ea
Compare
Choose a tag to compare
  • Support uploading enterprise certificate IPA
  • Allow to add the config file path using --config= with ta-cli publish command
  • Initialize configuration from Portal (copy & paste) command:ta-cli config --api_token= --app_id=
  • Support new version alert and force update for breaking changes

v1.0.3

18 Jan 15:21
Compare
Choose a tag to compare

--release_notes if available, will be added on top of --git_release_notes

Android permissions and iOS provisioning profile info were extracted.

v.1.0.2

16 Dec 08:31
Compare
Choose a tag to compare
  • --release_notes: add your release notes manually
  • --git_release_notes: add your release notes from the last git commit message
  • --git_commit_id: add the last commit ID to the release notes
  • --notify: changed from yes or no to boolean: true or false

Enjoy!

v1.0.1

04 Jun 20:16
Compare
Choose a tag to compare
  • Added ta-cli config to auto-generate your config file which will be defaulted in $HOME/.ta-cli.json but this can be changed also from ta-cli publish --config=/path/to/config.json (Thanks to Anton for the hint)

  • Read from config file to edit them when needed in the same command of ta-cli config

  • More checks for the release file and validity

  • Linux support from shell-install

  • Windows support (manual config)

v1.0.0

27 May 19:14
Compare
Choose a tag to compare

Initial release