Dan Vicarel
e27f1a1263
Removed debug lines from shell scripts; activate.sh now prints UNITY env
...
Only substrings of the Unity environment variables though, so we're not completely exposing everything...even though I guess anybody could do this at any time...
2020-01-14 01:47:24 -05:00
Dan Vicarel
14c06b528a
Improved debug line in builder/index.js and added debug lines to shell scripts
2020-01-14 01:35:05 -05:00
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
Dan Vicarel
0badec78bf
GitHub Action now sets Pro licensing env vars as well
2020-01-12 17:51:45 +01:00
Dan Vicarel
c3b8284b44
docker.js now sets variables for Pro licenses as well
2020-01-12 17:51:45 +01:00
Webber
d002e036ec
Replace ECS test-project with the basic project
2020-01-11 01:06:22 +01:00
Webber
3f10226f44
Revert back to ECS test-project
2020-01-11 01:06:22 +01:00
Webber
09ccac7922
Update build folder
2020-01-11 01:06:22 +01:00
Webber
90e2865b43
Disable some platforms to start supporting some
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
d877bcef6f
only enable 2019.2.11f1 for now
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
a1cc9f2e70
Build simple project
2020-01-11 01:06:22 +01:00
Webber
eecf7f64dd
Add simple project
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
d087a4b8df
Remove activation step, add multiple versions
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
Jibbajabbafic
f663254051
Changed buildCommand to buildMethod
...
I had a look at the code and noticed the mismatch
2020-01-08 22:31:56 +01:00
Dan Vicarel
af62defecc
README now mentions allowed targetPlatform values
2020-01-07 10:07:26 +01:00
Webber
c55fc4eecd
Properly check whether code is executed from source
2020-01-07 00:21:27 +01:00
Webber
4e59bb0d2a
Always use relative path to action runner workspace
2020-01-07 00:21:27 +01:00
Webber
5952e3d2f6
Fix build path
2020-01-06 23:32:50 +01:00
Webber
948a53575b
Remove console statements
2019-12-22 22:43:47 +01:00
Webber
5abc3164f9
Update documentation
2019-12-22 22:43:47 +01:00
Webber
3ae2ac1bb9
Remove failing examples
2019-12-22 22:43:47 +01:00
Webber
250a665fce
Make version pattern slightly less strict
2019-12-22 22:43:47 +01:00
Webber
7c90cddd43
Cleanup
2019-12-22 22:43:47 +01:00
Webber
ed7918e4f4
remove unnecessary tests
2019-12-22 22:43:47 +01:00
Webber
b4a1f1ab7b
Cleanup targetPlatformMap
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