unity-builder/src/model
Paul Pacheco b72639aac0
perf: avoid building docker image (#365)
* avoid building a custom image

* fix: remove unnecessary double-dash

* Rebuild with -- fix

* linting

* Remove unused variable

* support windows as well

* Fix -- command not found

* Fix unused import, remove docker build test

* no dockerfile anymore

Co-authored-by: Webber Takken <webber.nl@gmail.com>
2022-03-31 01:16:30 +02:00
..
__mocks__ Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
__snapshots__ Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
cli Minor tweaks and corrections for cloud runner pipeline and branch parameter (#351) 2022-03-04 19:42:24 +00:00
cloud-runner Minor tweaks and corrections for cloud runner pipeline and branch parameter (#351) 2022-03-04 19:42:24 +00:00
error Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
input-readers Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
platform-setup Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
platform-validation Initial Support for Windows Based Builds (#305) 2022-01-25 22:18:15 +01:00
action.test.ts perf: avoid building docker image (#365) 2022-03-31 01:16:30 +02:00
action.ts perf: avoid building docker image (#365) 2022-03-31 01:16:30 +02:00
android-versioning.test.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
android-versioning.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
build-parameters.test.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
build-parameters.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
cache.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
cache.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
docker.test.ts perf: avoid building docker image (#365) 2022-03-31 01:16:30 +02:00
docker.ts perf: avoid building docker image (#365) 2022-03-31 01:16:30 +02:00
image-environment-factory.ts Restore androidSdkManagerParameters (#349) 2022-02-27 14:31:47 +01:00
image-tag.test.ts Initial Support for Windows Based Builds (#305) 2022-01-25 22:18:15 +01:00
image-tag.ts Yarn dependencies upgrade & yarn lint update (#347) 2022-02-28 05:30:59 -06:00
index.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.ts Cloud Runner v2 (#310) 2022-02-01 02:31:20 +00:00
input.test.ts Cloud Runner v2 (#310) 2022-02-01 02:31:20 +00:00
input.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
mac-builder.ts Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
output.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
output.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
platform-setup.ts Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
platform.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
platform.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
project.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
project.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
system.integration.test.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
system.test.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
system.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00
unity-versioning.test.ts Projectpath error message (#274) 2021-07-01 06:38:44 -05:00
unity-versioning.ts Projectpath error message (#274) 2021-07-01 06:38:44 -05:00
unity.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
unity.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
versioning.test.ts Support version tags that don't start with v for semantic versioning (#303) 2022-01-02 15:31:48 -06:00
versioning.ts added projectPath parameter to running of git (#323) 2022-01-24 17:09:26 +01:00