xanantis
3ee15170fd
Use RUNNER_TEMP environment variable instead of a hardcoded path ( #138 )
2020-08-22 17:59:08 +02:00
Frostebite
21634107c1
K8s Feature ( #124 )
...
Adds the ability to use a kubernetes container to run builds that are too large for the local machine running the unity-builder. Logs are streamed back during the build. Build results can then be downloaded separately.
2020-08-09 20:27:47 +01: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
7e17091251
Split responsibilities between Input and BuildParameters models
2020-05-22 00:55:26 +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
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