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

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

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 26 Aug 2020 09:20AM UTC
Files 37
Run time 2s
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

26 Aug 2020 09:17AM UTC coverage: 49.879% (-34.3%) from 84.164%
10.3

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

617 of 1237 relevant lines covered (49.88%)

0.5 hits per line

Source Files on job 10.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • d77b43f1 on github
  • Prev Job for on release/1.x (#8.1)
  • Next Job for on release/1.x (#12.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