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
aa899843e8
Match cloud runner env vars and build params test
2021-12-20 19:47:54 +00:00
Frostebite
0ba04ca41c
AWS integration test pipeline
2021-12-20 19:39:03 +00:00
Frostebite
d21a3fd359
AWS integration test pipeline
2021-12-20 19:31:09 +00:00
Frostebite
f42299121c
AWS integration test pipeline
2021-12-20 19:24:18 +00:00
Frostebite
f6a73f1dca
AWS integration test pipeline
2021-12-20 19:15:27 +00:00
Frostebite
cb3e768054
AWS integration test pipeline
2021-12-20 18:46:03 +00:00
Frostebite
1fc693f7ab
Jest ts
2021-12-20 18:31:31 +00:00
Frostebite
c237d102c6
Jest ts
2021-12-20 18:19:06 +00:00
Frostebite
bed8d9f964
Basic cloud runner test
2021-12-20 00:31:39 +00:00
Frostebite
5a65196386
Basic cloud runner test
2021-12-20 00:27:28 +00:00
Frostebite
d8fa82d883
Basic cloud runner test
2021-12-20 00:22:47 +00:00
Frostebite
038f8a825f
Basic cloud runner test
2021-12-20 00:14:33 +00:00
Frostebite
c83cceffae
Basic cloud runner test
2021-12-20 00:04:46 +00:00
Frostebite
945e0d366f
Move shell scripts into remote-cli
2021-12-19 23:55:43 +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
5c12b39169
Update test
2021-12-13 09:24:25 -06:00
David Finol
b48285522c
Update dependencies
2021-12-13 09:08:55 -06:00
David Finol
861b9265c8
Restore git add
2021-12-13 09:01:05 -06:00
David Finol
9a52314f81
Remove git add since changes will be automatically added
2021-12-13 09:00:07 -06:00
David Finol
84c56d9083
Update dependencies
2021-12-13 08:58:49 -06:00
David Finol
f4b551ec15
Update dependencies
2021-12-13 08:45:29 -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
a05657a4ca
Update semver version
2021-12-13 08:18:48 -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
David Finol
a3e783f430
Fix docs link ( #301 )
2021-11-29 00:55:31 +01: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