Releases: bitrise-io/bitrise
2.24.3
Changelog
- ce48edc Fix pipeline validation loop (#1019)
- 94c42d9 Remove empty pipeline validation (#1020)
- a854b48 Update version (#1021)
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
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
Changelog
- dc69014 Bump version to 2.24.1 (#1016)
- 921c329 Custom status report names (#1013)
- 0eb9f50 (temporarily) Remove run_if (#1015)
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
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
!
2.22.2
Changelog
- 089e8e7 Measure step activation (#1006)
- 8c6b27d [SVC-0] fix: goreleaser bucket region (#1009)
- 9696c4f [SVC-0] fix: goreleaser s3 endpoint (#1010)
- ec8acb4 [SVC-3123] feat: upload binaries to an other Object Storage as well (#1008)
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.22.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.22.0
Changelog
- 968341c Add enabled field to the target based triggers model (#1003)
- 9ea0867 Bump version number to 2.22.0 (#1004)
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.22.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.21.0
Changelog
- f751db3 Add "docker compose" support (#997)
- 0660c71 Better logs when running implicit setup; do minimal setup only (#999)
- 6f15bd1 Bump version to 2.21.0 (#1002)
- 29eaa69 Introduce selective triggers (#1001)
- 3956185 Improve parameter logging (#1000)
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.21.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.20.1
Changelog
- f642481 Bump version number from 2.20.0 to 2.20.1 (#996)
- fb652f8 Pull stepman with steplib update fix (#995)
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.20.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.20.0
Changelog
- eff4a49 Add containerisation and step bundles info to the workflow run plan (#992)
- 8d200a1 Update Bitrise CLI and log format versions (#993)
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.20.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.19.0
Changelog
- cf5942f Bump version to 2.19.0 (#989)
- 0026e43 Config merge (#982)
- db63613 Fix config normalise (#987)
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.19.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
!