Skip to content

Releases: bitrise-steplib/steps-testfairy-deploy

2.3.2

15 Oct 14:45
b0f6019
Compare
Choose a tag to compare

Fixed syntax error when setting the server_endpoint input which caused the step to never actually use the private cloud endpoint.

2.3.1

14 Oct 15:07
0a7696d
Compare
Choose a tag to compare
  • Fixed the testers_groups parameter in the Upload API
  • Updated the Upload API URL to use https://upload.testfairy.com
  • Added missing quotes for the api_key parameter

2.3.0

05 Jun 08:50
262cc37
Compare
Choose a tag to compare

Added new input: Private cloud endpoint.

2.2.0

31 Aug 08:05
Compare
Choose a tag to compare

2.1.1

05 Jul 10:35
Compare
Choose a tag to compare
  • change is_expand on the API Key to true, as it's expected to be passed from Secrets
  • step.yml clean
  • release config added

2.0.1

03 Nov 12:55
Compare
Choose a tag to compare

The step now generates an output $TESTFAIRY_PUBLIC_INSTALL_PAGE_URL environment, so you can now send the install URL with other steps! (Thanks to @guitcastro for the contribution!)

2.0.0

08 Sep 09:55
Compare
Choose a tag to compare

Bitrise V2 update

1.1.0

24 Jul 07:40
Compare
Choose a tag to compare

dSYM support added, thanks to @birmacher