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 |
|
Webber
|
9a639e97e3
|
Test not working defaults
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
0130f1d603
|
Fix tag
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
454ff6054c
|
Set build args for container
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
dccdec9d3b
|
Bootstrap docker from js
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
0bb0dbd7be
|
Package to dist folder using @zeit/ncc
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
4312758325
|
add jest
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
302bd4c880
|
Add initial script
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
25294aec32
|
Add test for javascript
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
ae18dc32c9
|
Add quality tools for javascript
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
69c4feba8f
|
Add javascript platform
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
119a2b3b02
|
Skip test job for now
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
b385278dec
|
Remove plural builds
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
9996187855
|
Upload artifacts from each job
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
093eb69424
|
Remove unnecessary activate job
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
26f0080aae
|
Use activate and license step in relevant jobs only
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
f7727333bf
|
Add tests to test-project
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
f14fe9806a
|
Remove checkout as prerequisite
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
c53fa402db
|
Add checkout step in relevant jobs only
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
b955df1dcb
|
Run test runner at master
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
9a21280b09
|
Change workflow and variables to allow multiple build jobs
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
e9496f5ba2
|
Test variable action versions
|
2019-12-22 22:43:47 +01:00 |
|
Webber
|
75aac428f1
|
Rename BUILD_COMMAND to BUILD_METHOD
|
2019-12-08 02:02:32 +01:00 |
|
Webber
|
564f7e60fd
|
Use latest return license action
|
2019-12-08 02:02:32 +01:00 |
|
Webber
|
75fc07ef3c
|
Update readme, prepare for v0.2
|
2019-12-08 02:02:32 +01:00 |
|
Webber
|
23f2c2c0fa
|
remove dead files
|
2019-12-08 02:02:32 +01:00 |
|