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
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
Michal Miškerník
e97ec82110
Use find instead of glob for changing file permissions ( #293 )
2021-10-22 01:03:21 +02: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
22c1b903a4
Integration test removed, workflows serve as good integration tests
2021-09-29 23:51:53 +01:00
Frostebite
ea3a743f7d
Integration test
2021-09-29 23:48:40 +01:00
Frostebite
68733a1351
Integration test
2021-09-29 23:42:24 +01:00
Frostebite
8b6e3c6b0b
Integration test
2021-09-29 23:39:15 +01:00
Frostebite
5d3f759ada
Test test
2021-09-29 23:34:39 +01:00
dependabot[bot]
8a836b81c5
Bump ansi-regex from 5.0.0 to 5.0.1 ( #292 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 22:41:11 +03:00
dependabot[bot]
1fa70bbbdf
Bump tmpl from 1.0.4 to 1.0.5 ( #291 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 22:38:43 +03:00