Keyman Build Agent
3c23149702
auto: increment stable-14.0 version to 14.0.276
2021-06-03 21:59:09 -04:00
Darcy Wong
bb4be70259
feat(web): Add script to deploy KeymanWeb release to s.keyman.com
2021-05-28 10:17:37 +07:00
Keyman Build Agent
de2edf2b41
auto: increment stable-14.0 version to 14.0.275
2021-05-10 21:59:37 -04:00
jahorton
60538129d9
chore(ios): Merge branch 'stable-14.0' into chore/ios/cherry/ci-xcode-12-transition
2021-05-10 12:22:13 +07:00
jahorton
cfad437c4a
chore(ios): adds Carthage workaround for Xcode 12 for CI use
2021-05-10 11:27:59 +07:00
Keyman Build Agent
1ee5107d70
auto: increment stable-14.0 version to 14.0.274
2021-04-26 06:47:18 -04:00
Eberhard Beilharz
748a7fa13d
chore(linux): Fix triggering of Jenkins builds for stable branch
...
Previously we tried to trigger on the wrong, non-existing branch
`PR-stable-14.0`.
2021-04-23 10:24:06 +02:00
Keyman Build Agent
f4ecf888d7
auto: increment stable-14.0 version to 14.0.273
2021-04-22 17:26:15 -04:00
Eberhard Beilharz
9c1db186a7
chore(linux): Debug triggering Jenkins build
...
Triggering the Jenkins build from the Stable release trigger on TC
fails. This change outputs the data we're actually sending.
2021-04-01 18:15:20 +02:00
Keyman Build Agent
f2870bb2ca
auto: increment stable-14.0 version to 14.0.272
2021-03-31 22:08:20 -04:00
Keyman Build Agent
2e849a6da8
auto: increment stable-14.0 version to 14.0.271
2021-03-23 05:28:21 -04:00
Keyman Build Agent
037519e03a
auto: increment stable-14.0 version to 14.0.270
2021-03-23 05:14:08 -04:00
Marc Durdin
9481ba8c7d
fix: support new branches in increment-version
2021-03-23 19:41:42 +11:00
Keyman Build Agent
71035207e2
auto: increment beta version to 14.0.269
2021-03-23 01:30:22 -04:00
Keyman Build Agent
0785214a50
auto: increment beta version to 14.0.268
2021-03-22 14:01:42 -04:00
Marc Durdin
de0ccca69b
chore: increment-version.sh for stable
2021-03-22 15:42:39 +11:00
Keyman Build Agent
ef240c112a
auto: increment beta version to 14.0.267
2021-03-19 14:02:50 -04:00
Keyman Build Agent
b8629503b2
auto: increment beta version to 14.0.266
2021-03-18 14:02:34 -04:00
Keyman Build Agent
9fa930c8f1
auto: increment beta version to 14.0.265
2021-03-17 14:02:12 -04:00
Keyman Build Agent
aaf43aba66
auto: increment beta version to 14.0.264
2021-03-16 14:02:58 -04:00
Keyman Build Agent
5d9cfa16a2
auto: increment beta version to 14.0.263
2021-03-15 20:16:57 -04:00
Keyman Build Agent
5119db1d28
auto: increment beta version to 14.0.262
2021-03-15 14:27:41 -04:00
Keyman Build Agent
71cd0b7578
auto: increment beta version to 14.0.261
2021-03-15 14:04:05 -04:00
Keyman Build Agent
3269fa17bc
auto: increment beta version to 14.0.260
2021-03-12 13:02:20 -05:00
Keyman Build Agent
66a5043690
auto: increment beta version to 14.0.259
2021-03-11 05:01:44 -05:00
Marc Durdin
3e45d9d1cb
Merge pull request #4626 from keymanapp/fix/windows/4558-context-help-links
...
fix(windows): context help links
2021-03-11 09:11:25 +11:00
Keyman Build Agent
7321dd8570
auto: increment beta version to 14.0.258
2021-03-10 05:58:10 -05:00
Keyman Build Agent
6dba7e048b
auto: increment beta version to 14.0.257
2021-03-10 03:36:09 -05:00
Keyman Build Agent
ec65b1e9b9
auto: increment beta version to 14.0.256
2021-03-09 09:25:01 -05:00
Eberhard Beilharz
ac9a77f0da
chore(common): Update readme
2021-03-09 12:10:36 +01:00
Keyman Build Agent
a833579785
auto: increment beta version to 14.0.255
2021-03-09 03:21:45 -05:00
Marc Durdin
8376eeea27
chore: add global to lua
2021-03-09 14:32:18 +11:00
Marc Durdin
9fd5e11e62
fix(windows): context help links
...
Fixes #4558 .
This makes a number of fixes to get the context help working correctly
in Keyman 14:
1. Adds support for `redirect:` header in help .md files so that we can
do redirects for the context content in Keyman for Windows help in the
lua filters.
2. Renames Keyman for Windows help files to .htm, because that's what
the .chm format is expecting, and what Delphi assumes for its .chm
integration, and thus splits the html and htm lua filters.
3. Renames and makes more consistent the various context help pages.
4. Adds redirects for all pages that have sufficient content on other
pages.
5. Fixes the instantiation of help in various Keyman for Windows forms.
6. Defaults to opening help from the Keyman source repo if the calling
app is running in the source repo (this is just a development-side
tweak that simplifies my life).
2021-03-09 12:35:43 +11:00
Keyman Build Agent
56af93f82f
auto: increment beta version to 14.0.254
2021-03-05 13:02:56 -05:00
Eberhard Beilharz
6a0dac5af8
Merge pull request #4589 from keymanapp/chore/linux/sentry
...
chore(linux): Improve Sentry environment setting
2021-03-05 08:49:29 +01:00
Keyman Build Agent
e39ee5294c
auto: increment beta version to 14.0.253
2021-03-04 13:02:44 -05:00
Eberhard Beilharz
63cefab0eb
chore(linux): Improve Sentry environment setting
...
When running from source we set the environment to `local` when
reporting to Sentry. This change also adds the package version and
the tier as additional Sentry tags.
This is a follow-up of PR #4581 .
2021-03-04 16:01:52 +01:00
Eberhard Beilharz
cb9b3ead07
Merge pull request #4582 from keymanapp/fix/linux/4579-version
...
fix(linux): Improve version number
2021-03-04 11:01:49 +01:00
jahorton
51f9bdc9a7
docs(ios): about the ios l10n updating process
2021-03-04 10:26:03 +07:00
Eberhard Beilharz
33bf5750b0
fix(linux): Improve version number
...
This change modifies the reported version number for km-config:
if km-config is installed from a debian package, the package
version will be output as well, e.g.:
`km-config version 14.0.252-beta (package version 14.0.252-1+bionic1)`
Otherwise the output will be identical to before:
`km-config version 14.0.252-beta-local`.
This change also modifies the script that sets the version number so
that builds on Jenkins are now detected in addition to TC.
This fixes #4579 .
2021-03-03 20:01:34 +01:00
Keyman Build Agent
08257cf633
auto: increment beta version to 14.0.252
2021-03-03 13:02:52 -05:00
Keyman Build Agent
2f5c001c61
auto: increment beta version to 14.0.251
2021-03-02 13:01:09 -05:00
Darcy Wong
b10ae8b0d4
fix(common/resources): Fix help.keyman.com path for CI
2021-03-02 08:41:44 +07:00
Keyman Build Agent
3a2e4741bb
auto: increment beta version to 14.0.250
2021-03-01 13:01:24 -05: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
Marc Durdin
000867e89b
chore(common): allow forced version increment
...
Allows us to manually run a version increment, for example if there is
a problem with a release build such as running out of space on the
download server.
2021-02-25 06:28:32 +11:00
Keyman Build Agent
a4e4e24cc1
auto: increment beta version to 14.0.246
2021-02-24 13:01:48 -05:00
Darcy Wong
cf758452c0
fix(common): Set help-keyman.com.sh executable
2021-02-24 09:35:40 +07:00