Skip to content

Releases: bitrise-io/bitrise

1.38.0

14 Jan 14:49
76db546
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.38.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.37.0

09 Dec 14:34
Compare
Choose a tag to compare

Release Notes

Monthly tool and plugin version updates

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.37.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.36.0

12 Nov 14:06
8f43908
Compare
Choose a tag to compare

Release Notes

  • [8f43908] Version update (#685)
  • [70ebe76] Update minimum required Go version for Golang toolkit (#684)
  • [b113a68] small typo fix: 'you step id' -> 'your step id' (#683)
  • [c87a062] fix step yml parsing error log (#682)
  • [3268021] TOOL-134 Moved meta to root level in data model. (#681)

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.36.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.35.0

09 Oct 08:46
Compare
Choose a tag to compare

Release Notes

  • Plugin updates

    • bitrise-plugins-init: 1.2.2 -> 1.3.1
    • bitrise-workflow-editor: 1.1.59 -> 1.1.60
  • Tool updates:

    • Stepman: bump version 0.11.9 -> 0.11.10
    • Envman: bump version 2.2.7 -> 2.2.8

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.35.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.34.0

11 Sep 12:04
099ec60
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.34.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.33.0

16 Aug 09:37
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.33.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.32.0

11 Jul 14:40
Compare
Choose a tag to compare

Release Notes

  • [85fcf1f] Updated used tool and plugin versions, dependencies (#671)

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.32.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.31.0

11 Jun 13:16
f7458dd
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.31.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.30.0

14 May 15:15
d517b4e
Compare
Choose a tag to compare

Release Notes

Release Notes
Add "required addons" field to step info. This field contains all the addons' identifiers which are required to be connected in order for the step to function properly.

Bump the format Bitrise format version from 7 to 8.

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.30.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!

1.29.0

10 Apr 15:45
a7523d9
Compare
Choose a tag to compare

Release Notes

Implemented some small change about our latest test deploy directory export. Also we have moved our plugins to the bitrise-io organization, so applied changes to follow this change.

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.29.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise

Then:

chmod +x /usr/local/bin/bitrise

That's all, you're ready to call bitrise!