Commit graph

450 commits

Author SHA1 Message Date
Keyman Build Agent
08257cf633 auto: increment beta version to 14.0.252 2021-03-03 13:02:52 -05:00
Marc Durdin
7856932e2b
Merge pull request #4548 from keymanapp/fix/developer/3199-model-package-compiler-schema-conformance
fix(developer): schema conformance for model package compiler
2021-03-03 09:26:28 +11:00
Keyman Build Agent
2f5c001c61 auto: increment beta version to 14.0.251 2021-03-02 13:01:09 -05:00
Keyman Build Agent
3a2e4741bb auto: increment beta version to 14.0.250 2021-03-01 13:01:24 -05:00
Marc Durdin
2f2f998da6 fix(developer): schema conformance for model package compiler
Fixes #3199.

Ensures that the model package compiler passes schema validation for
kmp.json. Three problems were corrected:

1. `followKeyboardVersion` is a source-only property; it should not be
   in deployable kmp.json.
2. `copyLocation` should have been a number not a string (in XML
   everything is a string... but JSON has more control here)
3. `fileType` is a source-only property; it also should not be in
   deployable kmp.json.

I have checked that the resulting files validate against the package
kmp.json schema version 1.1.0 defined at
https://github.com/keymanapp/api.keyman.com/blob/master/schemas/package/1.1.0/package.json.

None of these fixes should impact the use of these packages in target
apps. `followKeyboardVersion` and `fileType` are used only in the source
at package development time, and `copyLocation` is unused (and should be
eliminated from Keyman altogether in the future).
2021-03-01 10:57:49 +11:00
Keyman Build Agent
eabc2e4f3c auto: increment beta version to 14.0.249 2021-02-26 13:02:44 -05:00
Keyman Build Agent
66f8ea2c3e auto: increment beta version to 14.0.248 2021-02-25 13:22:15 -05:00
Keyman Build Agent
dede81e2b8 auto: increment beta version to 14.0.247 2021-02-24 14:40:17 -05:00
Keyman Build Agent
a4e4e24cc1 auto: increment beta version to 14.0.246 2021-02-24 13:01:48 -05:00
Joshua Horton
8b8a027a94
Merge pull request #4504 from keymanapp/fix/developer/js/js-weight-shenanigans
fix(developer/compilers): fixes error when "constructor" is in wordlist
2021-02-24 12:20:28 +07:00
Keyman Build Agent
ba097f074c auto: increment beta version to 14.0.245 2021-02-22 13:02:42 -05:00
jahorton
7b3a9b3a2b fix(developer): fixes error when "constructor" is in wordlist 2021-02-22 16:24:53 +07:00
Keyman Build Agent
ddd5f6d6d1 auto: increment beta version to 14.0.244 2021-02-12 13:03:18 -05:00
Keyman Build Agent
6d0de89c3a auto: increment beta version to 14.0.243 2021-02-11 13:02:12 -05:00
Keyman Build Agent
5c3a78e1a9 auto: increment beta version to 14.0.242 2021-02-10 13:01:25 -05:00
Keyman Build Agent
fc3e8b6bb2 auto: increment beta version to 14.0.241 2021-02-09 13:01:03 -05:00
Keyman Build Agent
432c7e40e7 auto: increment beta version to 14.0.240 2021-02-08 18:30:06 -05:00
Keyman Build Agent
1e6c5f0296 auto: increment beta version to 14.0.239 2021-02-08 13:01:04 -05:00
Keyman Build Agent
2f5bb01241 auto: increment beta version to 14.0.238 2021-02-06 13:01:04 -05:00
Keyman Build Agent
979c4f448c auto: increment beta version to 14.0.237 2021-02-04 13:01:18 -05:00
Keyman Build Agent
0f5864fe90 auto: increment beta version to 14.0.236 2021-02-03 13:01:15 -05:00
Keyman Build Agent
f223b48466 auto: increment beta version to 14.0.235 2021-02-02 13:01:30 -05:00
Keyman Build Agent
1385f8b93f auto: increment beta version to 14.0.234 2021-02-01 13:01:28 -05:00
Keyman Build Agent
3295ea0012 auto: increment beta version to 14.0.233 2021-01-29 13:02:34 -05:00
Keyman Build Agent
207ebc7d57 auto: increment beta version to 14.0.232 2021-01-28 13:01:51 -05:00
Keyman Build Agent
00382d7b89 auto: increment beta version to 14.0.231 2021-01-27 21:58:17 -05:00
Keyman Build Agent
0e079cc1d6 auto: increment beta version to 14.0.229 2021-01-22 13:01:09 -05:00
Keyman Build Agent
5be9273574 auto: increment beta version to 14.0.228 2021-01-21 13:01:09 -05:00
Keyman Build Agent
78b0e7d5d1 auto: increment beta version to 14.0.227 2021-01-20 13:01:39 -05:00
Keyman Build Agent
69ab2285df auto: increment beta version to 14.0.226 2021-01-19 13:02:23 -05:00
Keyman Build Agent
890e71ca99 auto: increment beta version to 14.0.225 2021-01-18 13:01:03 -05:00
Keyman Build Agent
6d0e5804c6 auto: increment beta version to 14.0.224 2021-01-15 13:01:15 -05:00
Keyman Build Agent
6b6e406cbf auto: increment beta version to 14.0.223 2021-01-14 13:01:02 -05:00
Keyman Build Agent
9ccfeb09d3 auto: increment beta version to 14.0.222 2021-01-13 17:18:54 -05:00
Keyman Build Agent
46902e3895 auto: increment beta version to 14.0.221 2021-01-13 13:01:34 -05:00
Keyman Build Agent
0208467b90 auto: increment beta version to 14.0.220 2021-01-12 14:00:52 -05:00
Keyman Build Agent
f3a3f704f5 auto: increment beta version to 14.0.219 2021-01-08 13:00:59 -05:00
Keyman Build Agent
1fe4650fb8 auto: increment beta version to 14.0.218 2021-01-05 13:01:57 -05:00
Keyman Build Agent
50de22eb9b auto: increment beta version to 14.0.217 2020-12-23 13:01:31 -05:00
Keyman Build Agent
8c0cb10991 auto: increment beta version to 14.0.216 2020-12-22 02:17:47 -05:00
Keyman Build Agent
b59f0a7d3c auto: increment beta version to 14.0.215 2020-12-20 13:01:10 -05:00
Keyman Build Agent
899967f893 auto: increment beta version to 14.0.214 2020-12-18 13:01:00 -05:00
Keyman Build Agent
eefbf71225 auto: increment beta version to 14.0.213 2020-12-17 18:57:10 -05:00
Keyman Build Agent
df2e1d7b6a auto: increment beta version to 14.0.212 2020-12-16 13:01:05 -05:00
Keyman Build Agent
686db730be auto: increment beta version to 14.0.211 2020-12-14 23:34:08 -05:00
Keyman Build Agent
bc0bd37123 auto: increment beta version to 14.0.210 2020-12-14 16:17:15 -05:00
Keyman Build Agent
d5648fa418 auto: increment beta version to 14.0.209 2020-12-14 16:05:54 -05:00
Keyman Build Agent
b993ef3056 auto: increment beta version to 14.0.208 2020-12-14 15:54:24 -05:00
Keyman Build Agent
9c34cbcc5a auto: increment beta version to 14.0.207 2020-12-14 15:45:28 -05:00
Keyman Build Agent
1ec1654f81 auto: increment master version to 14.0.206 2020-12-14 13:01:01 -05:00