unity-builder/src/model
Benoit Dion bdc3a88d22 Add input to set version code
Use action input `androidVersionCode` when provided. Generate the androidVersionCode from the version otherwise.
2020-06-25 00:33:25 +02:00
..
__mocks__ Split responsibilities between Input and BuildParameters models 2020-05-22 00:55:26 +02:00
__snapshots__ Update styles to latest unicorn 🦄 and prettier 🦋 2020-05-01 17:55:27 +02:00
error Update styles to latest unicorn 🦄 and prettier 🦋 2020-05-01 17:55:27 +02:00
action.js Rename builder folder to action folder (unity actions convention) 2020-02-01 20:43:49 +01:00
action.test.js Rename builder folder to action folder (unity actions convention) 2020-02-01 20:43:49 +01:00
android-versioning.js Add input to set version code 2020-06-25 00:33:25 +02:00
android-versioning.test.js Add input to set version code 2020-06-25 00:33:25 +02:00
build-parameters.js Add input to set version code 2020-06-25 00:33:25 +02:00
build-parameters.test.js Add input to set version code 2020-06-25 00:33:25 +02:00
cache.js Split responsibilities between Input and BuildParameters models 2020-05-22 00:55:26 +02:00
cache.test.js Add tests for the versioning model 2020-04-28 02:02:34 +02:00
docker.js Add input to set version code 2020-06-25 00:33:25 +02:00
docker.test.js Add input to set version code 2020-06-25 00:33:25 +02:00
image-tag.js Refactor models to allow for build parameters... 2020-01-21 00:28:05 +01:00
image-tag.test.js Update styles to latest unicorn 🦄 and prettier 🦋 2020-05-01 17:55:27 +02:00
index.js Implement versioning strategies in js 🧉 2020-04-26 21:45:10 +02:00
index.test.js Update styles to latest unicorn 🦄 and prettier 🦋 2020-05-01 17:55:27 +02:00
input.js Add input to set version code 2020-06-25 00:33:25 +02:00
input.test.js Add input to set version code 2020-06-25 00:33:25 +02:00
platform.js Refactor models to allow for build parameters... 2020-01-21 00:28:05 +01:00
platform.test.js Add some more basic tests 🤷‍♂️ 2020-01-27 23:15:26 +01:00
project.js Split responsibilities between Input and BuildParameters models 2020-05-22 00:55:26 +02:00
project.test.js Add tests for the versioning model 2020-04-28 02:02:34 +02:00
system.js rename to throwContextualError 2020-05-22 23:01:58 +02:00
system.test.js Fix case where no tags does not trigger false 2020-05-01 20:32:41 +02:00
unity.js Add some more basic tests 🤷‍♂️ 2020-01-27 23:15:26 +01:00
unity.test.js Add some more basic tests 🤷‍♂️ 2020-01-27 23:15:26 +01:00
versioning.js Fix fork PR builds 2020-06-20 00:59:05 +02:00
versioning.test.js Add documentation and tests for allowDirtyBuild 2020-05-22 00:55:26 +02:00