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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Ran 30 Oct 2018 12:57PM UTC
Jobs 1
Files 6
Run time 3s
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
2

push

jenkins

Add functionality to install a unity editor version at buildtime

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

This patch adds functionality and configuration options to install the
configured unity editor version at build time. The main logic is located
in `UvmCheckInstallation`. The task will only attempt to install the
version of both `autoSwitchUnityEditor` and `autoInstallUnityEditor` is
set to true. The install destination can be provided with
`unityInstallBaseDir`. The default value points to
`build/unity_installations/${version}`. All of these configuration
values can be set via gradle properties and environment variables.

* `uvm.autoSwitchUnityEditor` or `UVM_AUTO_SWITCH_UNITY_EDITOR`
* `uvm.autoInstallUnityEditor` or `UVM_AUTO_INSTALL_UNITY_EDITOR`
* `uvm.unityInstallBaseDir` or `UVM_UNITY_INSTALL_BASE_DIR`

Changes
=======

![ADD] install logic to `UvmCheckInstallation`
![ADD] install configuration settings to `UnityVersionManagerExtension`
![ADD] install configuration settings to `UvmCheckInstallation`

90 of 90 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 30 Oct 2018 12:57PM UTC 0
100.0
Source Files on build 2
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #2
  • 4ff4bcda on github
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