-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: merge master into ldml-editor 🗼 #12779
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This change rename the test files in Common according to the discussion at the Keyman conference in November 2024.
… neither NFC nor NFD Fixes: #7394
- common: shift the 'strs' processing slightly, because otherwise we normalize to NFD before even tracking the strings - if any string is neither NFC nor NFD, give a warning - add tests for the same Fixes: #7394
Co-authored-by: Marc Durdin <[email protected]>
… keyboard-info This went into kmc-keyboard-info because we already do a lot of processing there against langtags.json, whereas we do not currently have langtags.json in kmc-package. Adds an associated unit test. Fixes: #12752
… review comments - report a warning on each separate instance of a denormalized string (once per string). Fixes: #7394
auto: increment master version to 18.0.151
feat(android): Enhance how ENTER key is handled for FV and KMSample2
…-lang-script-mismatch feat(developer): report on mismatching lang tag scripts when building keyboard-info
Addresses code review comment.
auto: increment master version to 18.0.152
…oard-from-blob refactor(mac): pass kmx data blob to keyman core instead of file path
…hint-for-non-matching-script fix(developer): honour provided script when checking for matching scripts
chore(common): rename test files
This change renames a new test file and moves it to the new location. This file was overlooked in #12709.
fix(common): rename test file
auto: increment master version to 18.0.153
…94-verify-normalization-epic-ldml
…ormalization-epic-ldml feat(developer,common): verify normalization of strings 🙀
chore(core): Add link to Keyman Glossary 🎄
keyman-server
requested review from
sgschantz,
SabineSIL,
mcdurdin,
markcsinclair,
srl295,
jahorton and
rc-swag
as code owners
December 5, 2024 07:44
github-actions
bot
added
android/
developer/
mac/
common/
developer/compilers/
oem/
core/
Keyman Core
common/web/
oem/fv/
oem/fv/android/
android/samples/
chore
labels
Dec 5, 2024
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
keymanapp-test-bot
bot
changed the title
chore: merge master into ldml-editor
chore: merge master into ldml-editor 🗼
Dec 5, 2024
srl295
approved these changes
Dec 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@keymanapp-test-bot skip