-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
setup FW Lite as a maui app #968
Conversation
…ing for windows to avoid errors.
FW Lite Unit Tests0 tests 0 ✅ 0s ⏱️ Results for commit 0b4db88. ♻️ This comment has been updated with latest results. |
…h GitHubActionsTestLogger
…on after we get the server url fails.
splits the workflow into multiple chained jobs there is some duplication between build-test and publish-app
…x files in the root
…or Kevin's personal account until we get a SIL org.
# Conflicts: # backend/FwLite/LocalWebApp/LocalWebApp.csproj
… to the nuget.config file
…found and return an empty list instead of breaking the app.
UI unit Tests12 tests 12 ✅ 0s ⏱️ Results for commit 7c76874. ♻️ This comment has been updated with latest results. |
the msix installer is currently blocked, however for now we can just send out zip files. The maui app does work, as long as we reference the new version of LCM in sillsdev/liblcm#302, once that gets merged in then I'll update this PR to use that new version and merge this in. |
…cess is not terminated before the server is shutdown.
# Conflicts: # LexBox.sln # backend/FwLite/LocalWebApp/LocalAppKernel.cs
closes #916 and #949
Screenshot
Due to #964 we can't use the FWdata bridge, so it only works with CRDTs and we can't import projects. Hopefully when that gets fixedd we can do both.