unity-builder/src/model
David Finol c45cd78d0d
Support version tags that don't start with v for semantic versioning (#303)
* Fixes #242

* Update semver version

* Update husky

* Update husky pre-commit hook

* Update dependencies

* Update dependencies

* Remove git add since changes will be automatically added

* Restore git add

* Update dependencies

* Update test
2022-01-02 15:31:48 -06:00
..
__mocks__ Add gitPrivateToken (#296) 2021-11-14 16:52:35 -06:00
__snapshots__ Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
error Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
remote-builder Remote builder refactoring (#264) 2021-05-23 05:08:40 +01:00
action.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
action.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01: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 Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
build-parameters.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06: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 Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
docker.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
image-tag.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
image-tag.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.ts Remote builder refactoring (#264) 2021-05-23 05:08:40 +01:00
input.test.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
input.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
kubernetes.ts Chown files to a custom user after building (fix file ownership) (#250) 2021-05-02 01:23:15 +02: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.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.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
system.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01: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 Support version tags that don't start with v for semantic versioning (#303) 2022-01-02 15:31:48 -06:00