Skip to content

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

1.3.0

25 May 09:39
Compare
Choose a tag to compare

1.2.9

02 Mar 13:16
Compare
Choose a tag to compare
  • fixed .ipa and .apk file determination

1.2.8

20 Feb 14:19
Compare
Choose a tag to compare
  • Validate given e-mails format

1.2.7

24 Jan 10:21
Compare
Choose a tag to compare
  • publish-release fix
  • readme update
  • curl globbing fix

1.2.5

01 Sep 19:08
Compare
Choose a tag to compare

Minor reliability update: added retry and parallel params to bundle install

  • [f3a5bd0] prep for v1.2.5
  • [47a3d35] updated "step version" env
  • [99b814c] removed "create-release" workflow
  • [d961f8e] Merge pull request #21 from bitrise-io/feature/bundle-install-retry
  • [32b0cd7] added retry and parallel params to bundle install

1.2.4

20 Jun 10:08
Compare
Choose a tag to compare
  • step title: capital Bitrise
  • step description - bit more info about artifacts
  • pass ipa_export_method in ipa_info
  • android apk infos fix

1.2.3

21 Apr 10:21
Compare
Choose a tag to compare
  • Log revisions: less verbose, better formatted
  • Interface (step.yml) revision

1.2.2

14 Dec 17:23
Compare
Choose a tag to compare
  • Specifying Android app content-type (application/vnd.android.package-archive) when uploading a .apk, so it can be installed directly from the notification drawer / from the browser

1.2.1

12 Dec 13:01
Compare
Choose a tag to compare
  • FIX : Relative reference for Deploy dir/path
  • Support for the new Bitrise.io Artifact Create API (which requires file_size_bytes in order to return an upload URL)

1.2.0

03 Dec 21:43
Compare
Choose a tag to compare

Implemented re-try logic for main artifact network communication, to make the step more resistant against network errors.