Releases: bitrise-steplib/steps-deploy-to-bitrise-io
Releases · bitrise-steplib/steps-deploy-to-bitrise-io
1.3.0
1.2.9
1.2.8
1.2.7
1.2.5
Minor reliability update: added retry and parallel params to bundle install
1.2.4
1.2.3
- Log revisions: less verbose, better formatted
- Interface (
step.yml
) revision
1.2.2
- 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
- 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
Implemented re-try logic for main artifact network communication, to make the step more resistant against network errors.