Releases: bitrise-io/bitrise
2.39.3
Changelog
- 538b21a All macos workflow uses osx-xcode-latest-stable (#1232)
- 93e62aa Fix: testing issues (#1236)
- 145e2e5 Make git tag the source of truth for version string (#1239)
- 1a37f55 Update Mise version (#1237)
- 1002f86 Workaround for Flutter version not found with stable suffix (#1238)
- cafdec1 [BE-1996] Support
.nvmrcversion files for tool setup (#1233) - c7719ee [BE-1997] package.json support (#1240)
- 6da1149 fvm support (#1231)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.39.2
Changelog
- aa4ee1a Add local Spinner implementation for terminal progress indication (#1207)
- d909959 Bump version to 2.39.2 (#1230)
- ad27630 Fix activation type reporting for real (#1227)
- 17cd7a4 Fix target based trigger filters (#1229)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.39.1
Changelog
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.39.0
Changelog
- dc99648 Fix Docker setup for containerization tests (#1217)
- 5988864 Fix activation type in failed activation telemetry (#1219)
- 40257c7 Step based containerisation (#1224)
- c45849c [BE-1979] - Update go deps (#1223)
- 43b1575 [STEP-2138] use parseutil v2 (#1220)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.38.0
Changelog
- 363825e Bump version to 2.38.0 (#1216)
- 5d56793 Fast install and provider override flag for tools setup (#1204)
- 41db454 Fix for when no workflow ID is supplied (#1211)
- 3e6c592 Fix step bundle input propagation (#1213)
- d80ffc4 Fix tuist related integration test issues (#1212)
- ae5a739 Refactor docker container management (#1210)
- de8c225 Remove versions package usages (#1205)
- 9a9b5c0 replaces sliceutil with stdlib.Contains (#1206)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.37.0
Changelog
- 45fc4f5 Be-1928-refactor-latest-subcommand (#1194)
- be8471f Consistent syntax for installed and latest subcommands (#1198)
- a9bd9b9 Make fast install available in stable envs too (#1202)
- 827a7c1 Various cleanups (#1201)
- f8c0527 Version 2.37.0 (#1203)
- 66c3470 Workflow run plan improvements (#1189)
- accd1e6 use tool-versions (#1182)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.36.5
Changelog
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.36.4
Changelog
- 8fe9a8a Fix Mise Flutter integration test by removing '-stable' suffix (#1193)
- a08eda0 Flaky integration test (#1195)
- 4b3b77a Refactor and simplify (#1181)
- 824d786 Increase modular yaml include limit to match website (#1192)
- 2118c6d bump version to 2.36.4 (#1196)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.36.3
Changelog
- 7117118 Tools 'info' subcommand listing active tool versions (#1175)
- fb5dd51 Use the workflow env store for tool install (#1188)
- e9470ef bump version number to 2.36.6 (#1191)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .
2.36.2
Changelog
- 97d1432 Disable nixpkgs-based install on Linux for now (#1180)
- 9fe2ca7 Fix: not calling envman init while exposing env vars (#1183)
- c142e5a Update build.go (#1186)
- 484691a feat: warn about empty and whitespace secret values (#1184)
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor 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 .