Eberhard Beilharz
289e2bf705
Merge pull request #8295 from keymanapp/fix/linux/cherry-pick/debian
...
fix(linux): Fix debian postinst script 🍒
2023-02-28 15:03:14 +01:00
Eberhard Beilharz
c8a0cc4f4a
fix(linux): Fix debian postinst script
...
The ibus-keyman post-installation script failed, causing the entire
installation to fail. This change removes `set -e` so that we try
to run the rest of the commands even when one command should fail.
Also accounts for ibus-daemon being started with the full path,
and start ibus-daemon with fill path as well.
(cherry picked from commit 9c1500fe57 )
2023-02-22 19:43:57 +01:00
Darcy Wong
af697f5377
Merge pull request #8258 from keymanapp/cherrypick/windows/setup-kn-cleanup
...
chore(windows): Remove old Kannada setup strings 🍒
2023-02-21 14:46:05 +07:00
Darcy Wong
71dd399f1a
chore(windows): Remove old Kannada setup strings
2023-02-19 08:07:24 +07:00
Darcy Wong
1241b11d01
Merge pull request #8246 from keymanapp/cherrypick/common/crowdin-fula-a17s6
...
chore(common): Update Fula strings for Sprint A17S6 🍒
2023-02-18 08:57:21 +07:00
Darcy Wong
786c319fca
chore(common): Update Fula strings
2023-02-17 08:54:28 +07:00
Eberhard Beilharz
cacf98351f
Merge pull request #8217 from keymanapp/chore/linux/debian
...
chore(linux): Exclude autopkg tests on s390x
2023-02-14 09:19:06 +01:00
Eberhard Beilharz
e4caf4d4f5
chore(linux): Exclude autopkg tests on s390x
...
We don't build the binaries on s390x so it doesn't make sense trying
to run the autopkg tests on s390x. This change imports the changes
made on Debian in pkg version 16.0.138-4.
Co-authored-by: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
2023-02-13 17:03:22 +01:00
Eberhard Beilharz
8446ed0d25
Merge pull request #8200 from keymanapp/fix/linux/autopkgtests
...
fix(linux): Fix autopkgtests
2023-02-10 08:31:04 +01:00
rc-swag
bf708d133a
Merge pull request #8195 from keymanapp/fix/window/cherry-pick/add-remove-btn
...
fix(windows): add remove lang id uses correct kbd 🍒
2023-02-10 10:39:05 +10:00
Eberhard Beilharz
fbcab9afb5
fix(linux): Fix autopkgtests
2023-02-09 12:43:33 +01:00
Darcy Wong
3cc4c8c6b6
Merge pull request #8189 from keymanapp/cherrypick/windows/8182-crowdin-kn-cleanup
...
cherrypick(common): Cleanup Kannada locale 🍒
2023-02-09 16:38:20 +07:00
Eberhard Beilharz
4f8992d64e
Merge pull request #8191 from keymanapp/chore/linux/changelog
...
chore(linux): Update changelog from Debian
2023-02-09 08:52:38 +01:00
Eberhard Beilharz
3c325fe052
Merge branch 'stable-16.0' into chore/linux/changelog
2023-02-09 08:52:31 +01:00
Eberhard Beilharz
b05d394a33
Merge pull request #8180 from keymanapp/fix/linux/autopkgtest
...
fix(linux): Fix autopkgtests
2023-02-09 08:51:51 +01:00
Darcy Wong
0bf65ea20a
Merge pull request #8190 from keymanapp/cherrypick/windows/8184-pt-br-name
...
cherrypick(windows): Fix Portuguese UI language name 🍒
2023-02-09 07:05:26 +07:00
Ross
559a45ae3e
fix(windows): add remove lang id uses correct kbd
...
The id node taken from the keyman_keyboardlist.xsl was using the
packgage id name rather than the keyboard id name. This change
corrects that.
2023-02-09 10:03:18 +10:00
Eberhard Beilharz
69a4a61b55
chore(linux): Update changelog from Debian
...
This overlaps with PR #8180 , but it updates the changelog to a
patched version on Debian, so we still need this change.
2023-02-08 15:47:54 +01:00
Darcy Wong
0fbe2d47ea
cherrypick(windows): Fix Portuguese UI language name
2023-02-08 18:01:35 +07:00
Darcy Wong
0dc2d4dac7
cherrypick(common): Cleanup Kannada locale
...
chore(common): Cleanup Kannada locale
2023-02-08 17:58:02 +07:00
Marc Durdin
dea793dd34
Merge pull request #8177 from keymanapp/chore/ios/cherry-pick/update-certificate
...
chore(ios): update certificate 🍒
2023-02-08 15:18:49 +11:00
Eberhard Beilharz
71462d9705
fix(linux): Fix autopkgtests
...
Autopkgtests couldn't find pkg-config, so this change adds that as
test dependency.
2023-02-07 11:19:55 +01:00
Eberhard Beilharz
bd977fc774
Merge pull request #8155 from keymanapp/chore/linux/changelog
...
chore(linux): Update debian changelog
2023-02-07 08:26:52 +01:00
Marc Durdin
e806dcb4db
chore(ios): update certificate
2023-02-07 10:33:34 +07:00
Eberhard Beilharz
856131d15f
Merge pull request #8153 from keymanapp/chore/linux/fixLintian
...
chore(linux): Fix lintian warnings
2023-02-03 07:19:51 +01:00
Eberhard Beilharz
134e084b80
chore(linux): Fix lintian warnings
...
Also improve upload script to force push changelog branches.
Lintian v2.115 (which is run on Debian servers) still produces
pedantic warnings, but there seems to be a bug - no matter what
pattern I add to `lintian-overrides`, I can't get it to ignore
the files. The following version v2.116 has these rules built in,
so we don't need `lintian-overrides` anymore.
2023-02-02 15:15:46 +01:00
Eberhard Beilharz
3baaf266fb
chore(linux): Update debian changelog
2023-02-02 10:53:26 +01:00
Eberhard Beilharz
a69bfeb2a0
Merge pull request #8141 from keymanapp/chore/failBuild
...
chore: Fail TC build if triggering Jenkins build fails
2023-02-02 09:55:21 +01:00
Eberhard Beilharz
d60f2de25a
chore: Fail TC build if triggering Jenkins build fails
2023-02-01 10:52:16 +01:00
Keyman Server
4e8c56f064
Merge pull request #8140 from keymanapp/auto/version-stable-16.0-16.0.139
...
auto: increment stable-16.0 version to 16.0.139
2023-02-01 14:30:02 +11:00
Keyman Build Agent
b38e02e803
auto: increment stable-16.0 version to 16.0.139
2023-01-31 22:29:27 -05:00
Marc Durdin
d133194607
Merge pull request #8139 from keymanapp/chore/developer/update-build-trigger-for-developer
...
chore: add new developer build trigger
2023-02-01 14:21:14 +11:00
Marc Durdin
0dc0af748a
chore: add new developer build trigger
2023-02-01 10:17:38 +07:00
Keyman Server
3b6aab01c1
Merge pull request #8138 from keymanapp/auto/version-stable-16.0-16.0.138
...
auto: increment stable-16.0 version to 16.0.138
2023-02-01 13:53:41 +11:00
Keyman Build Agent
afcd232874
auto: increment stable-16.0 version to 16.0.138
2023-01-31 21:52:58 -05:00
Marc Durdin
074c81e737
Merge pull request #8137 from keymanapp/chore/stable-16.0-history
...
chore(common): stable 16.0 history
2023-02-01 13:43:07 +11:00
Marc Durdin
6f9cc38388
chore(common): stable 16.0 history
2023-02-01 09:41:08 +07:00
Marc Durdin
3b09473c87
chore: move to 16.0 stable
2023-02-01 09:36:22 +07:00
Marc Durdin
6086862dc5
Merge pull request #8136 from keymanapp/chore/beta-release-trigger-definitions
...
chore: add 16.0-stable trigger definitions
2023-02-01 13:34:13 +11:00
Marc Durdin
080dbbd6e3
chore: add 16.0-stable trigger definitions
2023-02-01 09:32:33 +07:00
Keyman Server
415c6c75a4
Merge pull request #8129 from keymanapp/auto/version-beta-16.0.137
...
auto: increment beta version to 16.0.137
2023-02-01 05:03:21 +11:00
Keyman Build Agent
4439818a82
auto: increment beta version to 16.0.137
2023-01-31 13:02:38 -05:00
Marc Durdin
a9f55fec40
Merge pull request #8095 from keymanapp/cherrypick/common/crowdin-cs
...
chore(common): Add crowdin strings for Czech 🍒
2023-01-31 18:21:33 +11:00
Marc Durdin
cdc661f2d6
Merge branch 'beta' into cherrypick/common/crowdin-cs
2023-01-31 18:02:32 +11:00
Marc Durdin
6b56023778
Merge pull request #8071 from keymanapp/chore/common/crowdin-sv
...
chore(common): Add crowdin for Swedish
2023-01-31 18:00:18 +11:00
Marc Durdin
31fbeec217
Merge branch 'beta' into chore/common/crowdin-sv
2023-01-31 17:59:52 +11:00
Marc Durdin
485f044479
Merge pull request #8073 from keymanapp/chore/common/crowdin-uk
...
chore(common): Check in crowdin for Ukrainian
2023-01-31 17:56:52 +11:00
Marc Durdin
7fd0c8a39e
Merge branch 'beta' into chore/common/crowdin-uk
2023-01-31 17:56:39 +11:00
Marc Durdin
526aead54f
Merge pull request #8072 from keymanapp/chore/common/crowdin-ru
...
chore(common): Check in crowdin for Russian
2023-01-31 17:54:21 +11:00
Marc Durdin
26dcc13c22
Merge pull request #8097 from keymanapp/chore/crowdin-update-shu-latn
...
chore(common): Update crowdin strings for Shuwa (Latin)
2023-01-31 14:26:07 +11:00