Bitrise Versions Save

Bitrise runner CLI - run your automations on your Mac or Linux machine -

2.13.1

3 weeks ago

Changelog

  • 0b8c8331 Fix trigger item duplication check (#948)
  • e51188f2 Remove legacy analytics (#947)
  • f5fadde8 bump version number to 2.13.1 (#949)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.13.1/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ Apple Silicon: Please note by default /usr/local/bin does not exist and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.13.0

1 month ago

Changelog

  • e444d8e4 Bump stepman+envman min versions (#946)
  • 2e5a15c5 Minimal setup flag (#944)
  • 441adce1 Prepare next version (#945)
  • 937a3298 Remove stepman command proxy (#942)
  • 8de02047 added pull request comment (#937)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.13.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ Apple Silicon: Please note by default /usr/local/bin does not exist and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.12.0

1 month ago

This release cleans up some old features and subcommands. These were made for internal use and were not really useful for end users, but if we made a mistake by removing one you need, please open an issue!

Changelog

  • a9743c91 Clean up analytics leftovers (#938)
  • ddae9dde Clean up temp plugin installation folder (#936)
  • d3e37bf7 Fix golangci-lint config (#929)
  • d17bd843 Merge branch 'master' into cli-cleanup
  • ba9a64ff Merge pull request #939 from bitrise-io/cli-cleanup
  • d0157d00 Remove export subcommand (#927)
  • 2c558aa8 Remove normalize subcommand (#924)
  • 7c3019d1 Remove step-info subcommand (#928)
  • 09988aca Remove step-list subcommand (#926)
  • 5a7e4204 Setup no longer installs analytics plugin (#930)
  • 7929fb4b Update go-utils (#940)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.12.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ Apple Silicon: Please note by default /usr/local/bin does not exist and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.11.0

1 month ago

Changelog

  • 6bcf3254 Advanced trigger map (#932)
  • e7b41c62 Automate release binary uploads (#931)
  • dd562e21 Clean up unused BITRISE_TMP_DIR (#890)
  • ad48e5a2 Fix per-step test result dir handling (#923)
  • 0e87d896 Remove GOPATH mode support from Go toolkit (#921)
  • 52199a87 Update Bitrise CLI and default plugins' version (#934)
  • e8a28a75 fix(deps): update module github.com/docker/docker to v24.0.9+incompatible [security] (#933)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.11.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ Apple Silicon: Please note by default /usr/local/bin does not exist and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.10.1

3 months ago

Changelog

  • 83e3e405 [CI-2392] Use new model for stage workflow (#915)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.10.1/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.10.0

3 months ago

Changelog

  • 094dbb38 feat: GCI-11 - Container support for Generic CI (#908)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.10.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.9.1

3 months ago

Changelog

  • 1508e7b5 Bump version number to 2.9.1 (#914)
  • 585c90c8 Update draft PR control (#912)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.9.1/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.9.0

4 months ago

Changelog

  • 0e9b1ac3 Create HtmlReportDir if not specified (#911)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.9.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.8.0

4 months ago

Changelog

  • 4dfbba7c Control draft pr trigger (#907)
  • 0932361e Trigger map (#905)
  • 3fad648e Update version number to 2.8.0 (#910)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.8.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

2.7.0

4 months ago

Changelog

  • 17c05370 Tool version reporting (#902)
  • cc732b15 Tool version telemetry (#903)
  • fb30b064 [RA-2250] Update goinp version (#904)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/2.7.0/bitrise-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!