Monthly release of Bitrise CLI tools and summary of updates (Jan 2020)

We ship a new bitrise cli version every month. The new release will be available on the bitrise.io virtual machines on the weekend after the CLI release, unless we discover any serious bug/regression.

Read on to learn more about this month’s Bitrise CLI release and about the changes around Bitrise tools and steps.

New version of Bitrise CLI (1.37.0)

1. Tools update

  • envman version bumped to 2.2.11
  • stepman version bumped to 0.11.13

2. Default plugins update

  • workflow-editor plugin version bumped to 1.1.68

3. Go dependencies update

New steps

  • bitrise-step-xctest-cobertura-xml 1.0.0
  • genymotion-cloud-saas-start 0.0.1
  • genymotion-cloud-saas-stop 0.0.2

Step updates

  • android-lint 0.9.7:
    • step definition update
  • change-android-versioncode-and-versionname 1.2.2:
    • step description improvements
  • deploy-to-bitrise-io 1.9.5:
    • regression fix: allow to deploy 0 length files
  • export-xcarchive 2.0.0:
    • Include bitcode (upload_bitcode) and Rebuild from bitcode (compile_bitcode) inputs now default to ‘yes’. The default values of these inputs previously did not take effect, being erroneously parsed as false ignoring the option specified.
    • removed the unused input: Specify Provisioning Profile name to use by export (legacy_export_provisioning_profile_name)
  • get-pubspec-version-and-build-number 1.0.2:
  • git-clone 4.0.18:
    • step definition update
  • git-tag-project-version-and-build-number 1.0.6:
  • install-missing-android-tools 2.3.8:
    • step description improvements
  • ionic-archive 2.1.1:
    • updated description
  • ios-auto-provision 1.5.0:
    • change Bitrise managed Profile name layout to: Bitrise <platform> <distribution type> - (<bundle id>) , this way the step supports iOS and tvOS targets with the same bundle id
  • release-notes-extractor 0.1.1:
  • sign-apk 1.4.2:
    • step description improvements
  • steps-chatwork-message 0.0.4:
    • added ability to override the message sent to Chatwork

This topic was automatically closed after 90 days. New replies are no longer allowed.