Skip to content

Releases: bitrise-steplib/steps-deploy-to-bitrise-io

2.1.6

20 Jan 12:51
cc1a8ec

Choose a tag to compare

What's Changed

  • Avoiding uploading the same directory twice, when specified both as a Build Artifact and Pipeline File by @godrei in #168

Full Changelog: 2.1.5...2.1.6

2.1.5

19 Jan 15:46
26396b4

Choose a tag to compare

What's Changed

  • Display file size warning + continue uploading if an upload fails by @vshah23 in #167

Full Changelog: 2.1.4...2.1.5

2.1.4

25 Nov 11:13
b210ef2

Choose a tag to compare

What's Changed

  • Revert to zipping pipeline intermediates by @vshah23 in #165
    • This version requires the latest version (1.0.1) of the pull-intermediate-files step for file sharing between Pipeline stages

Full Changelog: 2.1.3...2.1.4

2.1.3

27 Oct 14:56
4959072

Choose a tag to compare

What's Changed

  • Avoid using absolute path with tar command when archiving by @vshah23 in #163

Full Changelog: 2.1.2...2.1.3

2.1.2

19 Oct 14:23
ff22f96

Choose a tag to compare

What's Changed

  • CI-35 - Pipeline intermediate directories are now archived using tar command instead of zip. by @vshah23 in #161

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

12 Sep 10:03
5b0771a

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

05 Aug 13:29
ac0a59d

Choose a tag to compare

The related step inputs are grouped together for better visibility and the step also received some pipeline intermediate file sharing improvements.

Starting from this version the step can save metadata for the intermediate files which will make them easier to restore in the pipeline stages. This data is consumed by a new Pull Pipeline intermediate files Step and can restore the intermediate files automatically.

What's Changed

Full Changelog: 2.0.9...2.1.0

2.0.9

07 Jul 12:32
c34f21f

Choose a tag to compare

What's Changed

  • [SWAT-89] Add support for junit file extension by @tothszabi in #157

New Contributors

Full Changelog: 2.0.8...2.1.0

2.0.8

02 Jun 11:03
9d4bf8c

Choose a tag to compare

Sped up parsing of xcresult bundles, by adding parallelism. The result is used by to the Test Reports Addon.

2.0.7

11 Apr 12:23
addc2a7

Choose a tag to compare

This version passes the content type of the created artifact to the new artifacts API of the Website. This enables Google Cloud Storage support (GCS signed URLs must be generated using the same content type that is used during uploading).

What's Changed

  • add content_type parameter for POST artifact.json API call by @imrekel in #155

Full Changelog: 2.0.6...2.0.7