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

wooga / atlas-unity-version-manager / 13 / 1
26%
master: 26%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2018 07:25AM UTC
Files 5
Run time 0s
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 Oct 2018 07:25AM UTC coverage: 100.0%. Remained the same
13.1

push

jenkins

Add hook to plugin net.wooga.unity (#4)

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

This patch adds an optional hook for `net.wooga.unity` plugin.
If the unity plugin gets applied, all tasks of type
`wooga.gradle.unity.tasks.internal.AbstractUnityTask` will be
reconfigured to be depended on a new task from the unity version manager
plugin `UvmCheckInstallation`.

UvmCheckInstallation
--------------------

This task type responsibility is to check the configured project version
and check if the system has the specific version of unity installed. If
yes and of the unity version manager property `autoSwitchUnityEditor` is
set to true, then the unity plugin gets reconfigured to use located
unity version.

This only works for `AbstractUnityTask`'s which don't override the unity
location. This needs to be covered in a seperate patch.

Changes
=======

![ADD] hook in `net.wooga.unity` plugin
![ADD] new task `UvmCheckInstallation`
![ADD] new extension property `autoSwitchUnityEditor`

54 of 54 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 13.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13
  • 17963ab8 on github
  • Prev Job for on master (#12.1)
  • Next Job for on master (#14.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