Skip to content

Releases: bitrise-io/bitrise

2.11.0

27 Mar 07:40
52199a8
Compare
Choose a tag to compare

Changelog

  • 6bcf325 Advanced trigger map (#932)
  • e7b41c6 Automate release binary uploads (#931)
  • dd562e2 Clean up unused BITRISE_TMP_DIR (#890)
  • ad48e5a Fix per-step test result dir handling (#923)
  • 0e87d89 Remove GOPATH mode support from Go toolkit (#921)
  • 52199a8 Update Bitrise CLI and default plugins' version (#934)
  • e8a28a7 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

16 Feb 10:46
83e3e40
Compare
Choose a tag to compare

Changelog

  • 83e3e40 [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

23 Jan 15:34
094dbb3
Compare
Choose a tag to compare

Changelog

  • 094dbb3 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

19 Jan 15:40
1508e7b
Compare
Choose a tag to compare

Changelog

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

18 Jan 14:17
0e9b1ac
Compare
Choose a tag to compare

Changelog

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

16 Jan 13:57
3fad648
Compare
Choose a tag to compare

Changelog

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

08 Jan 12:52
cc732b1
Compare
Choose a tag to compare

Changelog

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!

2.6.1

07 Dec 09:58
9272d32
Compare
Choose a tag to compare

Changelog

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.6.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.6.0

04 Dec 08:42
92d4629
Compare
Choose a tag to compare

Changelog

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.6.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.5.0

20 Sep 14:08
a20cb04
Compare
Choose a tag to compare

Changelog

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.5.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!