Commit Graph

24 Commits (v0.8)

Author SHA1 Message Date
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
Webber d2be807d0d update out of sync index file 2020-01-18 21:12:23 +01:00
Jibbajabbafic 99bb63390a Updated comments to match existing style 2020-01-17 16:52:21 +01:00
Jibbajabbafic d27df56d26 fix(activate): only exit if activation fails 2020-01-17 16:52:21 +01:00
Jibbajabbafic a6607a341e feat(activate): add more checks for licenses 2020-01-17 16:52:21 +01:00
Jibbajabbafic 2d3095660d fix(license): only return the license in pro mode 2020-01-12 22:02:05 +01:00
Webber 09ccac7922 Update build folder 2020-01-11 01:06:22 +01:00
Webber 4b7e84c846 Nest an extra folder for build folder...
This is to prevent conflicts when exporting files instead of a folder
2020-01-11 01:06:22 +01:00
Webber 23cbff9b19 Try building to path with trailing slash
This will hopefully fix an issue where files could not be uploaded
2020-01-11 01:06:22 +01:00
Webber c32cf83386 Copy contents of updated builder folder 2020-01-11 01:06:22 +01:00
Webber 99254d8fe9 Update based on Unity re-import 2020-01-11 01:06:22 +01:00
Webber a43efe6787 Use default name for Assembly-CSharp-Editor 2020-01-11 01:06:22 +01:00
Webber cd8335025f Add csproj file too 2020-01-11 01:06:22 +01:00
Webber c9cdd53cd0 Create unity project wrapping default-build-script 2020-01-11 01:06:22 +01:00
Webber c7d65987f5 Don't pre-create build path 2020-01-11 01:06:22 +01:00
Webber 298c667fc0 Create unique names for builds 2020-01-11 01:06:22 +01:00
Webber 2ef785ceac Abstract away steps and remove output variables 2020-01-11 01:06:22 +01:00
Webber 53bec7beb4 Change exit strategy for activation step 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 6297618cb1 Source the activation file to preserve vars 2020-01-11 01:06:22 +01:00
Webber 5c1d84357d Add activation step 2020-01-11 01:06:22 +01:00
Webber 18488f9b04 Update scripts reference to Dockerfile 2020-01-11 01:06:22 +01:00
Webber 81a7bbbe88 Move builder implementation to builder folder 2020-01-11 01:06:22 +01:00
Webber 2166833f11 Create builder folder for docker + bootstrap combo 2020-01-11 01:06:22 +01:00