CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 127
Releases: bitrise-io/bitrise
2.32.0
f33e024
Compare
Changelog
- f33e024 Bump version (#1099)
- 46b5b77 Dogfood new Ubuntu edge stack in CI (#1096)
- 645605a Execute binary steplib steps (#998)
- 16bc264 Fix GH download URL after tagging change (#1097)
- 0285875 Step bundle run if (#1098)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise
- Nix: available as
bitrise
in nixpkgs, runnix-shell -p bitrise
or your preferred configuration method. - Download a pre-built binary below
- There might be other community-maintained packages
You can enable shell completion for the bitrise run
command: https://blog.bitrise.io/workflow-id-completion
Building from source
Set up the right Go version indicated by the go.mod
file, then run go install .
Assets 6
2.31.3
3e7ad0b
Compare
Changelog
- 3e7ad0b Bump version (#1095)
- 3ecb599 Fixing Build status for step bundles (#1088)
- 971fa6b Update module github.com/cloudflare/circl to v1.6.1 [SECURITY] (#1094)
- 6bd6292 Update module golang.org/x/net to v0.38.0 [SECURITY] (#1078)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise
- Nix: available as
bitrise
in nixpkgs, runnix-shell -p bitrise
or your preferred configuration method. - Download a pre-built binary below
- There might be other community-maintained packages
You can enable shell completion for the bitrise run
command: https://blog.bitrise.io/workflow-id-completion
Building from source
Set up the right Go version indicated by the go.mod
file, then run go install .
Assets 6
2.31.2
97eb470
Compare
Changelog
- afe021c Handle arbitrary large env vars correctly (#1090)
- 97eb470 Update install instructions in release body (#1091)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise
- Nix: available as
bitrise
in nixpkgs, runnix-shell -p bitrise
or your preferred configuration method. - Download a pre-built binary below
- There might be other community-maintained packages
You can enable shell completion for the bitrise run
command: https://blog.bitrise.io/workflow-id-completion
Building from source
Set up the right Go version indicated by the go.mod
file, then run go install .
Assets 6
2.31.1
057265e
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.31.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
!
Assets 6
2.31.0
2b92106
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/v2.31.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
!
Assets 6
2.30.6
956cb65
Compare
Changelog
- 956cb65 Bump version number to 2.30.6 (#1080)
- c7bc712 Update version package name (#1079)
- 8f2edee Use os.Stdout and os.Stderr for streams of plugins (#1076)
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.30.6/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
!
Assets 6
2.30.5
5507649
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.30.5/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
!
Assets 6
2.30.4
f499001
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.30.4/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
!
Assets 6
2.30.2
53bef02
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.30.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
!
Assets 6
2.30.1
617433c
Compare
Changelog
- b20743e README refresh (#1068)
- 3e6b27d Update envman and stepman versions (#1070)
- 617433c Update minumum golang version (#1071)
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.30.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
!