Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz 6b2437e8a3
fix(linux): Properly use and pass run_id
The previous attempt where we set a environment variable for the
artifacts key resulted in a chicken/egg problem: we needed the environment
variable to be able to restore the cached artifacts, but we needed
the cached artifacts in order to be able to read the variables...

This change now properly uses run_id: in `deb-packaging.yml` we can
directly use `run_id` from the context. In `api-verification.yml` we get
it from the payload context.

Cf https://docs.github.com/en/webhooks/webhook-events-and-payloads#workflow_run
2024-05-24 16:14:52 +02:00
.github fix(linux): Properly use and pass run_id 2024-05-24 16:14:52 +02:00
android Update android/KMEA/app/src/main/java/com/keyman/engine/KMKeyboard.java 2024-05-23 14:15:21 +07:00
common Merge pull request #11421 from keymanapp/chore/developer/11317-build.sh 2024-05-23 14:22:54 +07:00
core Merge pull request #11421 from keymanapp/chore/developer/11317-build.sh 2024-05-23 14:22:54 +07:00
developer Merge pull request #11512 from Nnyny/developer/contexthelp 2024-05-24 13:51:59 +07:00
docs docs(common): update min emscripten version in docs to 3.1.46 2024-05-24 14:52:31 +07:00
ios chore(common): revert cd removal from 3 non-builder scripts 2024-05-03 09:04:15 +07:00
linux Merge pull request #10637 from keymanapp/chore/linux/10626_apichecks 2024-05-21 19:03:36 +02:00
mac chore(mac): Update crowdin strings for DE 2024-05-22 13:54:14 +07:00
oem/firstvoices Merge pull request #11524 from keymanapp/fix/windows/oem-build-sh 2024-05-24 12:22:11 +07:00
resources Merge pull request #11003 from keymanapp/chore/standards-data 2024-05-23 09:45:29 +02:00
web change(web): removes prepended space 2024-05-23 14:12:08 +07:00
windows Merge pull request #11524 from keymanapp/fix/windows/oem-build-sh 2024-05-24 12:22:11 +07:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(linux): Break long lines in CONTRIBUTING.md 2024-02-20 16:23:18 +01:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment master version to 18.0.44 2024-05-24 01:58:20 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(web): drops removed testing dependencies 2024-05-15 15:43:51 +07:00
package.json chore(web): updates sinon to a version with fully-ESM artifact 2024-05-09 08:49:51 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: revert tier and version 2024-03-01 13:36:32 +07:00
tsconfig.base.json chore(web): Improve dependencies 2024-05-06 16:41:06 +02:00
tsconfig.json chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures 2023-10-12 10:31:56 +07:00
VERSION.md auto: increment master version to 18.0.44 2024-05-24 01:58:20 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links