-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[MM-66932] Add Rust build pipeline and OpenMLS library #9353
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
Open
cpoile
wants to merge
41
commits into
main
Choose a base branch
from
MM-66932-add-rust-openmls
base: main
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.
+2,852
−32
Conversation
This file contains hidden or 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
Coverage Comparison ReportGenerated on December 15, 2025 at 22:36:06 UTC |
|
Android E2E Test Report: a7e9735 | "84.18"% (282/335) | full report
|
|
Android E2E Test Report: 4c59f0e | "84.48"% (283/335) | full report
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2: Dev Review
Requires review by a core commiter
Build Apps for PR
Build the mobile app for iOS and Android to test
E2E iOS tests for PR
Run iOS E2E Detox tests
release-note
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.
Summary
Add CI and developer setup for E2EE Rust module
E2EE Module:
greetfrom the Rust code through the TS wrapper, and it all works. (to be clear: I did not include that component in this PR)Developer Setup:
npm iworks out of the box for devsBuild System:
CI Changes:
E2EE Testing:
npm run e2ee:testscripts for Rust unit tests, iOS, and Android verificationverify-build.shto validate built artifacts exist and have correct structureTicket Link
Checklist
E2E iOS tests for PR.Device Information
This PR was tested on:
Screenshots
Release Note