appcenter-cli

Command-line Interface (CLI) for Visual Studio App Center

MIT License

Downloads
609.2K
Stars
581
Committers
129

Bot releases are visible (Hide)

appcenter-cli - v1.1.4

Published by owenniblock about 6 years ago

  • Fixed logic of detecting existing distribution groups
  • Improved error handling for generate uitest command
  • Xamarin.UITest Android sign-info option fixed
  • Fixed bug for App Center CLI tab completion functionality
    NOTE: We created an empty release (v1.1.3) and hence the latest release is v1.1.4
appcenter-cli - v1.1.2

Published by owenniblock about 6 years ago

  • Adds verification error for appcenter test run on appium and xcuitest when --include parameter is used
  • Updates launch tests to always use latest UITest version
  • Fixes access token error on codepush command - Issue 469
  • Updates package npm dependencies
appcenter-cli - v1.1.1

Published by owenniblock about 6 years ago

Bug Fixes: Only allows --test-output-dir where implemented (manifest, UITest & Appium),
Fixes issue with include files due to incorrect base directory,
Fixes error message with unimplemented method on XCUITest prepare command.

appcenter-cli - v1.1.0

Published by christav over 6 years ago

Added appcenter test wizard command for interactively creating and running test runs, with prompts for each required parameter.

CLI now informs you if a newer version is available.

Updated to Typescript 2.8.3.

Bug fixes: NUnit report download intermittent failures, validate uploaded .dll.config files to avoid UITest stalls, better error messages when app name is wrong, fixed encoding error for generated test urls.

appcenter-cli -

Published by amchew over 6 years ago

Functionality in CLI v1.0.3:

  • Renamed to App Center from Mobile Center
  • Added functionality for CodePush release, release-react, release-cordova, promote, rollback, clear, remove, rename commands
  • Improved error messages in Test, and the parameters for the release command for CodePush
  • Removed prompt for code-signing in CodePush
  • Misc. bug fixes for Test, CodePush, filename casing
  • Updated to the latest version of CLI tools and swagger
appcenter-cli -

Published by amchew over 6 years ago

Misc. bug fixes to CodePush and account management CLI.

appcenter-cli -

Published by amchew over 6 years ago

Updated the UITest template in Test CLI.

appcenter-cli -

Published by amchew over 6 years ago

Misc. bug fixes in Test, CodePush CLI and made improvements to the error messages.

appcenter-cli -

Published by amchew over 6 years ago

Added functionality for a new Test parameter --vsts-id-variable <variable-name>. Misc bug fixes to account and Distribute CLI errors.

appcenter-cli -

Published by amchew over 6 years ago

Fixed parameters for test results and context for test runs.

appcenter-cli -

Published by amchew over 6 years ago

Added TSLint to our Build system, included chunking option for Test, improved error message for Test. Misc. bug fixes to Test, CodePush, TSLint and CLI issues.

appcenter-cli -

Published by amchew over 6 years ago

Added functionality to create and manage your distribution groups, upload your release and distribute it.

appcenter-cli -

Published by amchew over 6 years ago

Added new Build commands in the CLI: Trigger a new build for pre-configured branches, view the build status of a branch, download logs for a build and get a list of branches for your app.

appcenter-cli -

Published by amchew over 6 years ago

Added commands to create and manage your apps and API tokens.

appcenter-cli -

Published by amchew over 6 years ago

Added functionality to upload missing symbol files for crashes and run analytics commands to get information about your app audience, session and events. We also support browser login, so you can easily login to CLI with your GitHub or Microsoft account.

appcenter-cli -

Published by amchew over 6 years ago

appcenter-cli -

Published by amchew over 6 years ago

appcenter-cli -

Published by amchew over 6 years ago

Added functionality to distribute a new release through our new file upload service, updated npm scripts for non-production environments, updated to the latest AutoRest. Misc. bug fixes for CodePush and Test.

appcenter-cli -

Published by amchew over 6 years ago

Added bug fixes for JsZip in Test Cloud.

appcenter-cli -

Published by amchew over 6 years ago

Added functionality to enable the use of app archives on all platforms, to download test report artifacts and to be called in --async mode.