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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Repo Added 19 Oct 2018 11:42AM UTC
Files 9
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

LAST BUILD ON BRANCH PR-10
branch: PR-10
CHANGE BRANCH
x
Reset
  • PR-10
  • PR-1
  • PR-11
  • PR-12
  • PR-13
  • PR-14
  • PR-15
  • PR-16
  • PR-17
  • PR-18
  • PR-19
  • PR-2
  • PR-20
  • PR-21
  • PR-22
  • PR-24
  • PR-26
  • PR-29
  • PR-3
  • PR-30
  • PR-31
  • PR-32
  • PR-33
  • PR-35
  • PR-36
  • PR-37
  • PR-38
  • PR-39
  • PR-4
  • PR-5
  • PR-6
  • PR-7
  • PR-9
  • master
  • release/1.x

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

Relevant lines Covered
Build:
Build:
90 RELEVANT LINES 90 COVERED LINES
1.0 HITS PER LINE
Source Files on PR-10
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2 PR-10 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 `UvmCheck... push 30 Oct 2018 12:57PM UTC jenkins pending completion  
See All Builds (124)
  • Repo 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

© 2025 Coveralls, Inc