Frostebite
099834f484
Serialize BuildParams to json obj in env var
2021-12-23 00:57:09 +00:00
Frostebite
3a39995b22
Move compress step into builder
2021-12-22 02:25:18 +00:00
Frostebite
1ce8526057
Setup cloud runner state properly within RemoteClientCli
2021-12-22 01:33:03 +00:00
Frostebite
62b4c04614
Setup cloud runner state properly within RemoteClientCli
2021-12-22 01:12:36 +00:00
Frostebite
443a0403d5
Setup cloud runner state properly within RemoteClientCli
2021-12-21 23:15:00 +00:00
Frostebite
c5d16f0da5
cleanup pipelines, integration tests only
2021-12-21 22:40:30 +00:00
Frostebite
f725479d7a
break download step into remote-client template
2021-12-21 06:47:29 +00:00
Frostebite
bdc0c7f34e
Printenv no longer neaded
2021-12-21 06:34:11 +00:00
Frostebite
a6a24d8378
Serialize all input and buildparams
2021-12-21 05:57:00 +00:00
Frostebite
568b5b216b
Serialize all input and buildparams
2021-12-20 23:08:22 +00:00
Frostebite
cc8895d935
Serialize all input and buildparams
2021-12-20 22:55:09 +00:00
Frostebite
7abb3f605a
Serialize all input and buildparams
2021-12-20 22:44:02 +00:00
Frostebite
4cb2859ec4
Rather than base64 params into one env var, copy them linearly
2021-12-20 20:27:45 +00:00
Frostebite
2acc1423d3
Rather than base64 params into one env var, copy them linearly
2021-12-20 20:21:31 +00:00
Frostebite
c9fa89bfed
Always use full env vars to include tests
2021-12-20 19:57:52 +00:00
Frostebite
f6a73f1dca
AWS integration test pipeline
2021-12-20 19:15:27 +00:00
Frostebite
bed8d9f964
Basic cloud runner test
2021-12-20 00:31:39 +00:00
Frostebite
d8fa82d883
Basic cloud runner test
2021-12-20 00:22:47 +00:00
Frostebite
b98c63baf5
Move shell scripts into remote-cli
2021-12-19 23:46:04 +00:00
Frostebite
6803240db7
Move shell scripts into remote-cli
2021-12-19 22:36:14 +00:00
Frostebite
44a7c1f5b3
Move shell scripts into remote-cli
2021-12-19 22:35:28 +00:00
Frostebite
ccfd3cdb2d
Move shell scripts into remote-cli
2021-12-19 22:28:07 +00:00
Frostebite
8180c2c47d
Move shell scripts into remote-cli
2021-12-19 22:04:02 +00:00
Frostebite
dae249cd4a
testing use of cloud runner state values in remote-cli
2021-12-19 21:41:49 +00:00
Frostebite
b10ad0165c
Further improvement of remote-cli, serialize all build params and setup on remote cli
2021-12-19 21:38:59 +00:00
Frostebite
08810c4d51
Further improvement of CLI implementation and error handling
2021-12-19 01:45:55 +00:00
Frostebite
13088351bd
CLI merged with main entrypoint
2021-12-13 22:21:26 +00:00
David Finol
84c56d9083
Update dependencies
2021-12-13 08:58:49 -06:00
David Finol
a2b118753a
Update husky pre-commit hook
2021-12-13 08:40:41 -06:00
David Finol
60ab6e6f3c
Update husky
2021-12-13 08:38:12 -06:00
David Finol
4838df6d1b
Fixes #242
2021-12-09 18:54:24 -06:00
Frostebite
e0f08a973c
cli
2021-12-06 20:56:40 +00:00
Frostebite
e4f6734e21
cleanup
2021-11-28 17:52:32 +00:00
Frostebite
f53915397a
cleanup
2021-11-28 17:08:37 +00:00
David Finol
239273ca72
Add androidTargetSdkVersion as an option to update the Android SDK ( #298 )
...
* Add androidTargetSdkVersion as an option to update the Android SDK API level
* Fix build script
* Update default value
* Add JAVA_HOME
* Use Unity_path
* Update src/model/android-versioning.test.ts
Co-authored-by: Webber Takken <webber@takken.io>
* Correct JAVA_HOME
* Use unity_path
* Update JAVA_HOME to use path found from 2020.3
* Dynamically determine JAVA_HOME
* Update path determination
Co-authored-by: Webber Takken <webber@takken.io>
2021-11-24 06:51:52 -06:00
Frostebite
0c23ded1e9
Try catch for async
2021-11-21 17:20:11 +00:00
David Finol
11a0d0947e
Improve androidVersionCode parsing and application ( #297 )
2021-11-15 11:12:37 -06:00
David Finol
13fdcad790
Add gitPrivateToken ( #296 )
...
* adding option to pass git credential
* trigger change
* trigger change
* build dist/index
* prettier
* adding set git credentials with more config
* correct docker.ts input
* change default of git credential
* try using git command line to set token
* remove git config cat
* adding api: to git config
* change to token
* change input name to reflect the type github private token
Co-authored-by: Alexander Brandstedt <alexander@infralium.com>
Co-authored-by: Alexander Brandstedt <mad01@users.noreply.github.com>
2021-11-14 16:52:35 -06:00
Frostebite
1c232c49f5
logging timestamp fix
2021-11-06 21:45:42 +00:00
Frostebite
3fc2dd99ab
logging timestamp fix
2021-11-06 21:20:22 +00:00
Frostebite
9f4924afd6
Do not wait for delete_complete stacks
2021-11-06 20:56:38 +00:00
Frostebite
c64b2d1bdd
Log if stack already exists
2021-11-06 20:33:05 +00:00
Frostebite
8343c06c71
Stop aws stack creation if stack already exists
2021-10-31 01:03:34 +01:00
Frostebite
a76135128d
Null check pre and post build steps
2021-10-29 23:08:28 +01:00
Frostebite
fa0508b9a0
Null check pre and post build steps
2021-10-29 22:54:48 +01:00
Frostebite
16764313c7
Fix: Build Automation workflow ran ephemeral runner
2021-10-09 23:00:30 +01:00
Frostebite
27d838d95b
cd .. at start of ephemeral flow
2021-10-09 21:34:32 +01:00
Frostebite
5acaeca383
refactoring workflows
2021-10-06 02:27:20 +01:00
Frostebite
3e47c2bfcb
refactoring workflows
2021-10-06 02:23:19 +01:00
Frostebite
994d8aac5c
refactoring workflows
2021-10-06 02:19:42 +01:00
Frostebite
7f2f4312ea
ls ephemeral runner at start
2021-10-06 02:08:24 +01:00
Frostebite
15c5de62c3
ls ephemeral runner at start
2021-10-05 18:37:14 +01:00
Frostebite
5a7e8e6e00
Use temp folder runner for ephemeral runners
2021-10-05 18:29:09 +01:00
Frostebite
d6d4bcb003
Refactor state and steps out of cloud-runner main class
2021-10-05 00:31:33 +01:00
Frostebite
c3e7ba5704
Refactor state and steps out of cloud-runner main class
2021-10-05 00:23:49 +01:00
Frostebite
c121a1f2f6
Refactor state and steps out of cloud-runner main class
2021-10-05 00:09:04 +01:00
Frostebite
c664a315c1
Refactor state and steps out of cloud-runner main class
2021-10-04 23:44:05 +01:00
Frostebite
11fd1dccbf
Refactor state and steps out of cloud-runner main class
2021-10-04 23:13:26 +01:00
Frostebite
1ce7383d4a
Integration test removed, workflows serve as good integration tests
2021-09-30 00:00:44 +01:00
Frostebite
5d3f759ada
Test test
2021-09-29 23:34:39 +01:00
Frostebite
40b1e5faa9
Cleanup remote builder folders
2021-09-22 21:05:21 +01:00
Frostebite
04dfd76d44
Built in ephemeral runner support started
2021-09-22 20:42:45 +01:00
Frostebite
f2e2a4bc06
Fix action input for customBuildSteps
2021-09-22 20:31:34 +01:00
Frostebite
1f12f8c5cc
Cleanup remote builder github workflows
2021-09-22 20:15:41 +01:00
Frostebite
3bae8f9cd8
Logging cleanup
2021-09-21 23:02:43 +01:00
Frostebite
e9beedfcf1
Logging cleanup
2021-09-21 20:22:29 +01:00
Frostebite
b771df9510
Logging cleanup
2021-09-21 19:57:21 +01:00
Frostebite
0d6ba3f889
Logging cleanup
2021-09-21 19:47:47 +01:00
Frostebite
92f32f3ebd
Logging cleanup
2021-09-21 19:42:26 +01:00
Frostebite
e802849d30
Logging cleanup
2021-09-21 19:27:04 +01:00
Frostebite
9712dddf10
Custom build step is empty not null by default
2021-09-21 19:10:07 +01:00
Frostebite
dc4820452f
Stream from k8s main container
2021-09-15 05:35:56 +01:00
Frostebite
541099b899
Stream from k8s main container
2021-09-15 04:35:57 +01:00
Frostebite
7706f45feb
merge remote
2021-09-15 04:20:04 +01:00
Frostebite
33896798fd
Stream from k8s main container
2021-09-15 04:10:41 +01:00
Frostebite
b00a0baa34
cleanup
2021-09-09 01:54:59 +01:00
Frostebite
2df97e0b08
Revert "logging"
...
This reverts commit a7be23ee91 .
2021-09-09 01:37:59 +01:00
Frostebite
a7be23ee91
logging
2021-09-09 01:31:33 +01:00
Frostebite
66b320318f
fixes
2021-09-08 23:17:23 +01:00
Frostebite
9a87a67415
fixes
2021-09-08 23:13:18 +01:00
Frostebite
675b40c1fb
build
2021-09-08 21:29:02 +01:00
Estellise Yukihime
c317d144c3
fix strategy 'Tag' versioning ( #287 )
...
* fix - remove \n in getTag method
* build ts
* recommit
2021-09-06 18:31:24 +02:00
mdugdale
f5e6599266
Fixing aws base stack setup error handling
2021-08-22 01:15:02 +01:00
mdugdale
8b77b3c5c3
Include parameters in baseStack check for aws
2021-08-22 00:41:25 +01:00
mdugdale
901eaaf581
Cleanup
2021-08-22 00:29:27 +01:00
mdugdale
7034f51d93
Cleanup and custom steps
2021-08-22 00:26:03 +01:00
mdugdale
582bf2a14f
Use base stack name as the environment within aws cloud formations
2021-08-21 23:47:58 +01:00
mdugdale
29442b7508
Use base stack name as the environment within aws cloud formations
2021-08-21 23:41:08 +01:00
mdugdale
52ef99fb78
Cleanup
2021-08-21 20:49:52 +01:00
mdugdale
e00075a7b1
Fixing K8s PVC mounting
2021-08-21 20:17:15 +01:00
mdugdale
a2067c33ed
Fixing K8s PVC mounting
2021-08-21 20:14:17 +01:00
mdugdale
7b29ccbe06
Cleanup
2021-08-21 20:01:53 +01:00
mdugdale
52612c8a89
Fixing K8s PVC mounting
2021-08-21 19:51:01 +01:00
mdugdale
a6af0478a3
Fixing K8s PVC mounting
2021-08-21 19:28:31 +01:00
Frostebite
ab463665ba
Relative paths for zipping
2021-08-21 05:01:15 +00:00
Frostebite
917ad116b2
Fix
2021-08-20 03:50:45 +00:00
Frostebite
76c0a94125
Fix
2021-08-20 03:19:00 +00:00
Frostebite
27e8a74c22
Fix
2021-08-20 03:15:09 +00:00
Frostebite
113027d3c3
Fix
2021-08-18 03:13:23 +00:00
Frostebite
d8af7a27ea
Fix
2021-08-18 03:11:17 +00:00
Frostebite
150c69904b
Fix
2021-08-17 22:13:46 +00:00
Frostebite
af72cd4a7a
Fix
2021-08-17 20:15:40 +00:00
Frostebite
0d9c2bf1d8
Fix
2021-08-17 20:09:42 +00:00
Frostebite
dd22d28e75
Fix
2021-08-17 17:12:13 +00:00
Frostebite
93e6190bb1
Fix
2021-08-17 16:50:05 +00:00
Frostebite
160a8dc520
Fix
2021-08-17 16:47:17 +00:00
Frostebite
a60cf2370b
Fix
2021-08-17 14:03:06 +00:00
Frostebite
912478a609
Logging improvement
2021-08-17 13:17:59 +00:00
Frostebite
950e5bd54b
logging improvement
2021-08-17 10:43:23 +00:00
Frostebite
9a8728f7a3
Fix
2021-08-17 09:46:53 +00:00
Frostebite
255dc97e82
Fix
2021-08-15 23:40:16 +00:00
Frostebite
d1ecc89a3e
Fix
2021-08-15 23:29:06 +00:00
Frostebite
f95077e853
fix
2021-08-15 23:13:50 +00:00
Frostebite
adc14cfd72
Refmoving deploy to steam and upload to s3 as remote builder step
2021-08-15 22:59:07 +00:00
Frostebite
c80b47473b
custom step secrets
2021-08-15 22:12:45 +00:00
Frostebite
21cb4562cc
Refactor id and uid to Guid for consistency
2021-08-15 21:59:58 +00:00
Frostebite
4dcbc8c6fd
fix
2021-08-15 21:32:43 +00:00
Frostebite
db44a88163
fix
2021-08-15 21:21:47 +00:00
Frostebite
7df924c09f
fix
2021-08-15 21:03:29 +00:00
Frostebite
116da08101
fix
2021-08-15 20:48:23 +00:00
Frostebite
5a4b54ec05
fix
2021-08-15 20:45:22 +00:00
Frostebite
67022616fd
logging improvement for library not found
2021-08-15 20:29:48 +00:00
Frostebite
8145561ef3
logging improvement
2021-08-15 20:26:02 +00:00
Frostebite
1a2ce49f9c
logging improvement
2021-08-15 20:24:13 +00:00
Frostebite
ad02f60d8a
logging improvements
2021-08-15 20:17:29 +00:00
Frostebite
bf8de86954
fix
2021-08-15 20:12:39 +00:00
Frostebite
189790213c
fix
2021-08-15 19:38:09 +00:00
Frostebite
796480c3c5
logging improvements
2021-08-15 19:23:52 +00:00
Frostebite
77120540c8
logging improvements
2021-08-15 19:07:02 +00:00
Frostebite
529c48800f
logging improvements
2021-08-15 19:04:59 +00:00
Frostebite
7bd98aade8
Remove additional secret adding logic
2021-08-15 19:00:31 +00:00
Frostebite
550e55f086
Convert number based secrets to strings
2021-08-15 18:40:55 +00:00
Frostebite
311dab0318
logging improvements
2021-08-15 18:35:27 +00:00
Frostebite
a5eb941886
filter out empty env vars
2021-08-15 18:19:18 +00:00
Frostebite
589eed6f71
filter out empty secret env vars
2021-08-15 18:13:15 +00:00
Frostebite
ec239aa2e7
Add all environment variables from docker flow
2021-08-15 18:06:54 +00:00
Frostebite
f7619be09d
fix
2021-08-15 17:58:39 +00:00
Frostebite
6775164bdf
logging improvement
2021-08-15 16:57:40 +00:00
Frostebite
8542ed8985
fix
2021-08-15 16:38:40 +00:00
Frostebite
1aa8a9a9b1
fix
2021-08-15 16:06:31 +00:00
Frostebite
8770e0d21e
logging improvement
2021-08-15 16:00:38 +00:00
Frostebite
e8405a637a
debug log fix
2021-08-15 15:45:04 +00:00
Frostebite
5e3b1d2422
fix
2021-08-15 15:34:16 +00:00
Frostebite
d7bae54c89
fix
2021-08-15 15:27:26 +00:00
Frostebite
b13a972369
fix
2021-08-15 15:26:12 +00:00
Frostebite
25067e59c7
fix
2021-08-15 15:14:19 +00:00
Frostebite
5d05341f7f
Cleanup
2021-08-15 15:07:46 +00:00
Frostebite
fec2cc69c9
Cleanup
2021-08-15 15:04:11 +00:00
Frostebite
45864afee8
Add more folder paths to default secrets
2021-08-15 15:01:15 +00:00
Frostebite
772c348d99
Cleanup
2021-08-15 14:50:46 +00:00