xanantis
|
24e9c186fd
|
Fix file ownership issues for self-hosted runners. (#141)
|
2020-08-22 21:28:57 +02:00 |
|
xanantis
|
3ee15170fd
|
Use RUNNER_TEMP environment variable instead of a hardcoded path (#138)
|
2020-08-22 17:59:08 +02:00 |
|
David Finol
|
6ece6447b2
|
Add Android Build Settings
|
2020-07-06 11:53:40 +02:00 |
|
Benoit Dion
|
bdc3a88d22
|
Add input to set version code
Use action input `androidVersionCode` when provided. Generate the androidVersionCode from the version otherwise.
|
2020-06-25 00:33:25 +02:00 |
|
Webber
|
98a1b078fc
|
Update styles to latest unicorn 🦄 and prettier 🦋
|
2020-05-01 17:55:27 +02:00 |
|
Webber
|
d75d7890d0
|
Implement versioning strategies in js 🧉
|
2020-04-26 21:45:10 +02:00 |
|
Webber
|
39a160b789
|
Allow versioning and version parameters.
|
2020-04-26 21:45:10 +02:00 |
|
litefeel
|
e1eda1e876
|
Change UNITY_LICENSE_PATH to UNITY_LICENSE_FILE
|
2020-03-09 23:23:53 +01:00 |
|
litefeel
|
0088ca3094
|
Add UNITY_LICENSE_PATH
|
2020-03-09 23:23:53 +01:00 |
|
Webber
|
1c91a3bf31
|
Fix custom parameters
|
2020-02-01 21:02:56 +01:00 |
|
Webber
|
7d51d12262
|
Allow custom parameters
|
2020-01-27 20:42:52 +01:00 |
|
Webber
|
1d1f81c0bb
|
Refactor models to allow for build parameters...
Build parameters have to be parsed because they can no longer be implicitly passed, as they need to be interpreted for detecting extensions.
|
2020-01-21 00:28:05 +01:00 |
|
Dan Vicarel
|
c3b8284b44
|
docker.js now sets variables for Pro licenses as well
|
2020-01-12 17:51:45 +01:00 |
|
Webber
|
298c667fc0
|
Create unique names for builds
|
2020-01-11 01:06:22 +01:00 |
|
Webber
|
a76c6a7321
|
Forward UNITY_LICENSE var and add all platforms
|
2020-01-11 01:06:22 +01:00 |
|
Webber
|
948a53575b
|
Remove console statements
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
bafc8e806b
|
Allow builds for all targets
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
2ab738c083
|
Run docker from javascript
|
2019-12-22 22:43:47 +01:00 |
|