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

wooga / atlas-unity-version-manager / 13
26%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2018 07:25AM UTC
Jobs 2
Files 5
Run time 1764367min
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
13

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

Jobs
ID Job ID Ran Files Coverage
1 13.1 26 Oct 2018 07:25AM UTC 0
100.0
2 13.2 04 Mar 2022 01:32PM UTC 0
22.02
Source Files on build 13
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #13
  • 17963ab8 on github
  • Prev Build on master (#12)
  • Next Build on master (#14)
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