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

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

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2022 01:32PM UTC
Files 9
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 Oct 2018 07:25AM UTC coverage: 22.018% (-78.0%) from 100.0%
13.2

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`

48 of 218 relevant lines covered (22.02%)

0.22 hits per line

Source Files on job 13.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
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