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 - v2.1.0

Published by DanRigby about 5 years ago

  • Adds a --build-version parameter to the distribute release command.
  • Updates UITest library to latest version.
appcenter-cli - v2.0.0

Published by owenniblock about 5 years ago

  • Reinstates node 10 restriction on major release bump & reverts back to latest code
appcenter-cli - v1.2.2

Published by owenniblock about 5 years ago

Rolls back to 1.1.20 code to give users continued support for older node versions on this major version. Node 10.x work will be rereleased under [email protected].

appcenter-cli - v1.2.1

Published by owenniblock about 5 years ago

  • Fixes UITest XML merge issue on large XML files
appcenter-cli - v1.2.0

Published by owenniblock over 5 years ago

  • Updates build to node 10.16.0
  • Updates all dependencies possible
  • Updates Appium Launch Tests to use latest Appium client library
  • Updates UITest Launch Tests to use latest NUnit package
  • Adds Azure DevOps CI pipeline
appcenter-cli - v1.1.20

Published by owenniblock over 5 years ago

  • Add warning for poor target-binary-version in codepush
  • Bump lodash dependency version
appcenter-cli - v1.1.19

Published by owenniblock over 5 years ago

  • Adds command for uploading android Mappings #594
appcenter-cli - v1.1.18

Published by owenniblock over 5 years ago

  • Changes unzip to use the better maintained unzipped
  • Fixes issues with the way zip file streams were being handled
appcenter-cli - v1.1.17

Published by owenniblock over 5 years ago

  • Updates Xamarin.UITest launch test projects to use 3.0.0
appcenter-cli - v1.1.16

Published by owenniblock over 5 years ago

  • Adds --release-type to apps create and apps update commands
  • Adds --source-version argument to build queue command
  • Fixes XML download process for UITest running against NUnit 3
appcenter-cli - v1.1.15

Published by owenniblock over 5 years ago

  • Updates js-yaml version
  • Fix getting symbol groups where integer is larger than allowable values
appcenter-cli - v1.1.14

Published by owenniblock over 5 years ago

  • Upgrades API calls for distribute command to use non-depreciated calls
  • Adds distribute releases edit command to enable and disable releases
  • Displays all release destinations from show command
  • Adds distribute releases add-destination command to allow users to add destinations to a release
  • Makes CodePush Release Electron consistent with CodePush Release ReactNative by using the same switch for SourceMap as well as providing a new option for SourceMapOutputDir.
  • Adds WebPack-CLI as Dependency, so it's packaged in the node_modules for use by CodePush Release Electron option
appcenter-cli - v1.1.13

Published by owenniblock over 5 years ago

  • Updates Swagger files and autogenerated service code to latest version
appcenter-cli - v1.1.12

Published by owenniblock over 5 years ago

  • Updates launch test for App Center Build Appium upgrade
  • Adds sourcemap-output-dir for this issue
  • Checks that --app arg is set in test wizard functionality
  • Adds support for release-electron to code-push
  • Adds support for beakpad symbol uploads
appcenter-cli - v1.1.11

Published by owenniblock over 5 years ago

  • Fixes cli running on Windows (broken by regression on v1.1.10)
appcenter-cli - Release 1.1.10

Published by owenniblock almost 6 years ago

  • Adds support content to README
  • Removes event-stream dependency
  • Adds option to specify the file name when downloading a build
  • Adds AAR as supported package extension for build downloads
  • Adds key to add code-push deployment output
  • Fix generating sourceMaps for react-native CodePush
appcenter-cli - v1.1.9

Published by owenniblock almost 6 years ago

  • Internal changes to aid developers, no new features or fixes.
appcenter-cli - v1.1.8

Published by owenniblock almost 6 years ago

  • Changed event-stream module in the npm package to v3.3.4
  • Added the functionality to support appcenter apps set-current for the appcenter test wizard command
appcenter-cli - v1.1.7

Published by owenniblock almost 6 years ago

  • Added support for Node.js v10.0.0.
    Note: CLI v1.1.6 was an empty release, hence the latest version is v1.1.7.
appcenter-cli - v1.1.5

Published by owenniblock about 6 years ago

  • Added metadata, install metrics, and deployment keys information for appcenter codepush deployment list (#492)
  • Added metadata and install metrics information for appcenter codepush deployment history (#488)