This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
Releases: toolmantim/bksr
Releases · toolmantim/bksr
v2.5.0 (🐓 Peck Peck Peck)
Added
- Support all the Buildkite env variables #20 (@toolmantim)
Fixed
- Remove the extra shell process #24 (@toolmantim)
Upgrading
# If you're using npm
npm i -g bksr
# Or, if you're using homebrew
brew upgrade bksr
v2.4.0 (🎯 Targeted Update)
Fixed
- Give homebrew users tailored update instructions #17 (@toolmantim)
Upgrading
# If you're using npm
npm i -g bksr
# Or, if you're using homebrew
brew upgrade bksr
v2.3.0 (🍻 Homebrewskies)
v2.2.0 (🗞 News At Nine)
Added
- Added update checking, so if a new release is out you'll know to update to it #8 (@toolmantim)
Upgrading
npm i -g bksr
v2.1.0 (🌫 Autumn Fog)
v2.0.0 (🍔 8-bit with Cheese)
Adds a whole lot of features!
--pipeline
for custom pipeline.yml paths.--step
option for running steps w/o the interactive prompt.--all
option for running all pipeline steps in serial.--branch
option for running steps w/ branch filter patterns.--checkout
option for running a build from a fresh checkout, cloned from the current directory.