-
-
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 autocorrect 🚂 #12930
Merged
jahorton
merged 229 commits into
epic/autocorrect
from
chore/merge-master-into-autocorrect
Jan 21, 2025
Merged
chore: merge master into autocorrect 🚂 #12930
jahorton
merged 229 commits into
epic/autocorrect
from
chore/merge-master-into-autocorrect
Jan 21, 2025
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
Starts to refactor the online update check in Windows so that the results are stored to disk and can be checked at any time. This commit: * removes keepintouch frame * adds update frame * adds serialization of update check data * presents the serialized update check data in the update frame Online updates won't currently work.
Co-authored-by: Eberhard Beilharz <[email protected]>
…pdate-ui feat(windows): Online Update check stream update data 💽
…/windows-updates chore: merge master into epic/windows-updates 💽
Just using the TUpdateCheckResponse gives us enough detail for now as we no longer have a UI set which packages to install
…ows-updates chore: merge master into windows-updates
background update state machine doesn't even build
Co-authored-by: Marc Durdin <[email protected]>
…-check' into feat/windows/add-state-machine-o-updates
The event handling needs to be added for all the states
…nlineupdate-check feat(windows): Remove UI com online-update check 📲 💽
Added an event for install now when the user wants to manual start the install process straight away.
…/add-state-machine-o-updates
…s' into feat/windows/add-apply-now-update
…ows-updates chore: merge master into windows-updates
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
mcdurdin
approved these changes
Jan 17, 2025
chore(linux): update copyright year
…y-autocorrect fix(web): patch unit test with execution dependent on autocorrect state
@jahorton, this build failed with:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
android/app/
android/engine/
android/
chore
common/resources/
Build infrastructure
common/
core/
Keyman Core
developer/compilers/
developer/
docs
ios/engine/
ios/
linux/
mac/
oem/fv/windows/
oem/fv/
oem/
web/
windows/config/
windows/engine/
windows/
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