realm / realm-core

Core database component for the Realm Mobile Database SDKs
https://realm.io
Apache License 2.0
1.01k stars 155 forks source link

Add emscripten debug/release compile tasks to evergreen #7371

Closed sync-by-unito[bot] closed 1 month ago

sync-by-unito[bot] commented 6 months ago

Add a 2 tests to evergreen that compiles Core as Debug and Release with sync enabled and encryption disabled.

This test will need to use the emscripten SDK (https://github.com/emscripten-core/emsdk). The Jenkins test used v3.1.37, although this should probably be updated to a recent, since that release is from Apr 26, 2023.

Details for this test can be found in the realm-core/Jenkinsfile used to configure the Jenkins test runs.

sync-by-unito[bot] commented 6 months ago

➤ PM Bot commented:

Jira ticket: RCORE-1992