• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wooga / atlas-build-unity / 43
25%
master: 78%

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 03 Feb 2021 12:48PM UTC
Jobs 3
Files 48
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
43

push

jenkins

Implement appstore connection auth for fastlane (#98)

Description
===========

This patch adds missing setup to use the an appstore connection key with fastlane.
Fastlane commands expect a json file with all information passed to with `--api-key-path`
commandline argument. More informations about this file can be found [here](https://docs.fastlane.tools/app-store-connect-api/#using-fastlane-api-key-json-file)

This patch adds all gradle properties to pass down this fields.
The path to the file can also be configured in the fastlane plugin extension,
gradle properties or environment variables.

| property              | gradle property name              | environment variable                |
| --------------------- | --------------------------------- | ----------------------------------- |
| apiKeyPath            | `fastlane.apiKeyPath`             | `FASTLANE_API_KEY_PATH`             |

Changes
=======

* ![IMPROVE] ![IOS] fastlane appstore conntection support

1606 of 1739 relevant lines covered (92.35%)

1.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 43.1 03 Feb 2021 12:48PM UTC 0
34.85
2 43.2 03 Feb 2021 12:48PM UTC 0
92.24
3 43.3 03 Feb 2021 12:49PM UTC 0
34.85
Source Files on build 43
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #43
  • fe43f396 on github
  • Prev Build on release/1.x (#42)
  • Next Build on release/1.x (#45)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc