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

wooga / atlas-build-unity / 76
78%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2019 12:52PM UTC
Jobs 2
Files 19
Run time 3min
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
76

push

jenkins

Add provisioningName property to ImportProvisioningProfile (#40)

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

Fastlane `sigh` tries to find a matching provisioning profile based on
the `team_id` and `app_id` parameters. There could be multiple valid
profiles matching these criteria and fastlane will by default download
the first one it find. There is an option to download all matching
profiles but I opted to not support this switch for now because this
would mean the task has to generate multiple output files as well which
would be a bigger change.
There is another filter switch `--provisioning_name`. With this switch
set, `sigh` tries to find a matching profile with exactly that name.

Test-ability changes
--------------------

The last patch added basic test setup for the
`ImportProvisioningProfile` task class. This patch doubles down on it
and provides a matrix test for all task input properties. It only checks
the invocation of `fastlane`. So this is not a real integration test.

Changes
=======

![ADD] `provisioningName` property to `ImportProvisioningProfile`

603 of 758 relevant lines covered (79.55%)

1.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 76.1 16 Oct 2019 12:52PM UTC 0
79.55
2 76.2 16 Oct 2019 12:56PM UTC 0
42.35
Source Files on build 76
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #76
  • f3176eab on github
  • Prev Build on master (#75)
  • Next Build on master (#79)
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