Skip to content

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

1.4.0

24 May 12:19
ad460f7
Compare
Choose a tag to compare
  • Added endpoint calls to upload test results to the new Test add-on
  • Added new input: Debug Mode

1.3.19

19 Dec 12:50
dd02ec7
Compare
Choose a tag to compare

Fixed an issue of Android APK package info display.

1.3.18

01 Oct 12:47
Compare
Choose a tag to compare
  • [4ec5548] fix: trim space from th deploy path input (#75)

1.3.17

13 Sep 11:03
Compare
Choose a tag to compare
  • [4699a3e] removed the unnecessary is_sensitive input option (#71)

1.3.16

11 Sep 14:21
Compare
Choose a tag to compare

1.3.15

22 Aug 13:45
Compare
Choose a tag to compare
  • [f7639ba] Rename Notify User Group to Notify User Roles & sensitive input update (#58)

1.3.14

10 Aug 12:53
3060c50
Compare
Choose a tag to compare

1.3.13

10 Aug 11:54
Compare
Choose a tag to compare

1.3.12

15 May 09:31
Compare
Choose a tag to compare
  • public_install_page_url_map_format input added.

With that, you can change the format of the BITRISE_PUBLIC_INSTALL_PAGE_URL_MAP output.
Just specify the output pattern with golang template: https://golang.org/pkg/text/template

1.3.11

08 May 08:19
Compare
Choose a tag to compare
  • Input grouping fix