Skip to content
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
merged 229 commits into from
Jan 21, 2025

Conversation

keyman-server
Copy link
Collaborator

mcdurdin and others added 30 commits November 22, 2023 14:16
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.
…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
…-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.
…ows-updates

chore: merge master into windows-updates
@keymanapp-test-bot keymanapp-test-bot bot changed the title chore: merge master into autocorrect chore: merge master into autocorrect 🚂 Jan 17, 2025
@keymanapp-test-bot keymanapp-test-bot bot added this to the A18S19 milestone Jan 17, 2025
@darcywong00 darcywong00 modified the milestones: A18S19, A18S20 Jan 18, 2025
@mcdurdin
Copy link
Member

@jahorton, this build failed with:

17:30:37   Path Configuration
17:30:37   PredictionContext
17:30:37     receives predictions as they are generated
17:30:37     ignores outdated predictions
17:30:37       expected [ '“apple”', 'applied' ] to deeply equal [ 'applied' ]
17:30:37       AssertionError: expected [ '“apple”', 'applied' ] to deeply equal [ 'applied' ]
          at Context.<anonymous> (file:///var/lib/TeamCity/work/99b311828f4ee7c/keyman/web/src/test/auto/headless/engine/interfaces/prediction/predictionContext.tests.js:171:12)
17:30:37     sendUpdateState retrieves the most recent suggestion set
17:30:37     suggestion application logic & triggered effects
17:30:37     reversion application logic & triggered effects
17:30:37   [web/src/engine/interfaces] ## test failed
17:30:37   [web] ## test:engine/interfaces failed with exit code 1

@jahorton jahorton merged commit d9058ad into epic/autocorrect Jan 21, 2025
28 checks passed
@jahorton jahorton deleted the chore/merge-master-into-autocorrect branch January 21, 2025 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants