unity-builder/dist
simensan 4cb3e593f5
Feature/support for unity licensing server linux (#468)
* Initial support for adding a UNITY_LICENSING_SERVER parameter to build parameters

* Test to figure out what the working directory is of current bash script

* Outputting current directory and using $ACTION_FOLDER

* Add resources folder to mounted docker volumes. Used by activation script to copy over template file for unity licensing server

* use awk instead of sed due to http characters breaking syntax

* mkdir for unity config

* Add -p flag to mkdir so parents are also created if missing

* Initial work on returning floating license when using licensing server

* Checking licensing server first for now, since serial is always set

* Parse and save acquired floating license for use for returning after build

* Clean up duplicate commands in activate.sh

* Fixed running string as command, use it as input instead

* Fixed cloud runner tests failing when using a ssh remote.

* Clean up of test files and unnecessary logging

* Moved process of generating services-config.json file from platform specific activate scripts to typescript

* Fixed path
2022-10-22 18:55:58 +02:00
..
BlankProject Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
cloud-formations Cloud runner v0.2 - continued quality of life improvements (#387) 2022-04-22 00:47:45 +01:00
default-build-script Fix: builds for Unity versions less than 2019 fail (#467) 2022-10-15 20:52:15 +02:00
platforms Feature/support for unity licensing server linux (#468) 2022-10-22 18:55:58 +02:00
unity-config Feature/support for unity licensing server linux (#468) 2022-10-22 18:55:58 +02:00
exec-child.js Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.js Feature/support for unity licensing server linux (#468) 2022-10-22 18:55:58 +02:00
index.js.map Feature/support for unity licensing server linux (#468) 2022-10-22 18:55:58 +02:00
licenses.txt update actions core to 1.10.0 (#466) 2022-10-13 23:18:30 +02:00
sourcemap-register.js Yarn dependencies upgrade & yarn lint update (#347) 2022-02-28 05:30:59 -06:00
xhr-sync-worker.js Sync docs2 (#341) 2022-02-21 13:19:28 -06:00