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

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

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 26 Aug 2020 09:17AM UTC
Jobs 4
Files 37
Run time 684095min
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
10

push

jenkins

Change FetchSecrets dependency to AppConfig (#64)

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

This patch is a preparation to split the secrets handling code from this
plugin. The `FetchSecrets` task has a property `appConfigFile` which
contains a list of `secretIds` to fetch. To make the task more generic I
removed these properties and replaced it with a new property:
`final ListProperty<String> secretIds` and provided the implementation
details where these secretsIds are coming from in the `UnityBuildPlugin`
class. This allows me to split out this task into it's own plugin
without ties to UBS.

Changes
=======

* ![CHANGE] `FetchSecrets` task AppConfig dependency

1043 of 1237 relevant lines covered (84.32%)

1.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10.1 26 Aug 2020 09:17AM UTC 0
84.16
2 10.2 26 Aug 2020 09:19AM UTC 0
49.88
3 10.3 26 Aug 2020 09:20AM UTC 0
49.88
4 10.4 14 Dec 2021 10:52AM UTC 0
38.43
Source Files on build 10
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #10
  • d77b43f1 on github
  • Prev Build on release/1.x (#8)
  • Next Build on release/1.x (#12)
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