-
-
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 epic/ldml-editor 🗼 #12847
Open
srl295
wants to merge
201
commits into
epic/ldml-editor
Choose a base branch
from
chore/merge-master-into-epic-ldml-editor
base: epic/ldml-editor
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: merge master into epic/ldml-editor 🗼 #12847
srl295
wants to merge
201
commits into
epic/ldml-editor
from
chore/merge-master-into-epic-ldml-editor
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
- move some test utils to statics - add a new test action type and `@@key-list` keyword - print warning on unhanded @-commands Fixes: #12298
- ldml::vkeys class updated to keep a set<> of keys - fix the test case to not leak! Fixes: #12298
need to handle persistance to UserDefaults
- just compare the key list to the key2.kmap table - check the keylist for all LdmlTestSource instances - no syntax needed Fixes: #12298
github-actions
bot
added
windows/
android/
developer/
ios/
mac/
linux/
common/
developer/compilers/
common/resources/
Build infrastructure
android/engine/
android/app/
ios/engine/
linux/config/
linux/engine/
core/
Keyman Core
common/web/
windows/config/
windows/engine/
chore
labels
Dec 24, 2024
srl295
requested review from
rc-swag,
ermshiperete,
mcdurdin,
jahorton,
sgschantz,
SabineSIL,
darcywong00 and
markcsinclair
as code owners
December 26, 2024 16:32
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