2.36.4
Changelog
- 8fe9a8aa1e73af778a2a8f3720c5185418a3f9f4 Fix Mise Flutter integration test by removing '-stable' suffix (#1193)
- a08eda0a6adb147192856fa418148fe00b56bcb6 Flaky integration test (#1195)
- 4b3b77a85648daf5d2bdd68a8e3b166ebd3764be Refactor and simplify (#1181)
- 824d78612ed574d2ae930af3377e85efb3edeea8 Increase modular yaml include limit to match website (#1192)
- 2118c6d23c7cbfdf971d1b8d5732ff530c710868 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 .