Releases: bitrise-io/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
!
2.18.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.18.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.17.0
Changelog
- a8f85fc Add logger for go toolkit (#978)
- 016883c Clean up activator (#981)
- 86270fe Move git step activator from CLI to stepman (#977)
- cd1dbdf Move local step activator from CLI to stepman (#958)
- bb0846b Move steplib step activator from CLI to stepman (#979)
- 290559e Remove steplib-independent-step activator (#980)
- 6c62088 Step bundles (#976)
- d7b975d Update module github.com/hashicorp/go-retryablehttp to v0.7.7 [SECURITY] (#974)
- 2509588 Workflow run refactor (#969)
- 2219794 [BIVS-2645] YML merge (#970)
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.17.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.16.1
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.16.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.16.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.16.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.15.0
Changelog
- 1abb704 Add offline support (#957)
- 246c4bc Update version (#961)
- ffe311d Updated min go version of steps to 1.20 (#965)
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.15.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.14.1
Changelog
- f0809fc Move step toolkits to stepman (#954)
- a88a497 Update build.go (#959)
- 6889db6 Update version (#960)
- 92d35bd [CI-2937] CLI command logging (#955)
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.14.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.13.1
Changelog
- 0b8c833 Fix trigger item duplication check (#948)
- e51188f Remove legacy analytics (#947)
- f5fadde bump version number to 2.13.1 (#949)
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.13.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.13.0
Changelog
- e444d8e Bump stepman+envman min versions (#946)
- 2e5a15c Minimal setup flag (#944)
- 441adce Prepare next version (#945)
- 937a329 Remove stepman command proxy (#942)
- 8de0204 added pull request comment (#937)
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.13.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.12.0
This release cleans up some old features and subcommands. These were made for internal use and were not really useful for end users, but if we made a mistake by removing one you need, please open an issue!
Changelog
- a9743c9 Clean up analytics leftovers (#938)
- ddae9dd Clean up temp plugin installation folder (#936)
- d3e37bf Fix golangci-lint config (#929)
- d17bd84 Merge branch 'master' into cli-cleanup
- ba9a64f Merge pull request #939 from bitrise-io/cli-cleanup
- d0157d0 Remove export subcommand (#927)
- 2c558aa Remove normalize subcommand (#924)
- 7c3019d Remove step-info subcommand (#928)
- 09988ac Remove step-list subcommand (#926)
- 5a7e420 Setup no longer installs analytics plugin (#930)
- 7929fb4 Update go-utils (#940)
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.12.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
!