Commit Graph

25 Commits (244a789f99b7046f92991291481904886afec1b6)

Author SHA1 Message Date
Dan Vicarel 244a789f99 Added some log methods to builder/index.js for testing 2020-01-14 01:24:29 -05:00
Dan Vicarel fdc93e38ca Reverted changes to builder/entrypoint.sh 2020-01-13 23:22:06 -05:00
Dan Vicarel fb5e26daa1 K that didn't work, trying changes in entrypoint.sh...
Probly didn't work cause activate.sh was failing, so build.sh was never invoked
2020-01-13 18:36:17 -05:00
Dan Vicarel d96e7723e4 Reverted builder/index.js, trying changes in builder/steps/build.sh instead 2020-01-13 18:25:58 -05:00
Dan Vicarel 809c55ca04 build/index.js should actually do something now... 2020-01-13 17:49:06 -05:00
Dan Vicarel 6d852bd0e0 Derp commit for testing PR checks 2020-01-13 17:40:55 -05: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