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

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

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 03 Feb 2021 12:49PM UTC
Files 48
Run time 12s
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

03 Feb 2021 12:48PM UTC coverage: 34.848% (-3.4%) from 38.282%
43.3

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

606 of 1739 relevant lines covered (34.85%)

0.35 hits per line

Source Files on job 43.3
  • Tree
  • List 0
  • Changed 48
  • Source Changed 48
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • fe43f396 on github
  • Prev Job for on release/1.x (#42.2)
  • Next Job for on release/1.x (#45.2)
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