Skip to content

Releases: bitrise-io/bitrise

2.27.1

06 Feb 13:58
2c928f5
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.27.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.27.0

29 Jan 09:39
652b7da
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.27.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.26.1

24 Jan 09:40
92d6f2c
Compare
Choose a tag to compare

Changelog

  • 65e8406 Fix include.repository format (#1042)
  • a02fb2d Bump Bitrise CLi version and test if the version matches the release git tag (#1043)
  • 92d6f2c Get current version using go run (#1044)

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.26.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.26.0

23 Jan 08:17
6222557
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.26.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.25.2

20 Jan 13:52
f80737a
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.25.2/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.25.0

16 Dec 14:29
30a149a
Compare
Choose a tag to compare

Changelog

  • b9fbaab Add missing deploy step to run_docker_integration_tests step bundle (#1023)
  • 094e471 Config pipeline (#1005)
  • 91e698e Core tool downloader fixes (#1028)
  • 29bfc47 Enable release workflow and unify workflow stacks (#1024)
  • df96588 Fix CI; pin Go version explicitly (#1027)
  • 30a149a Understand workflow variants when validating the pipeline [CI-4035] (#1029)

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.25.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.24.3

13 Nov 12:06
a854b48
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.24.3/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.24.2

11 Nov 14:31
358984d
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.24.2/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.24.1

07 Nov 08:09
dc69014
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.24.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.23.0

30 Oct 12:51
add15cc
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.23.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!