Kenneth Geisshirt

Results 27 issues of Kenneth Geisshirt

## What, How & Why? This closes # ??? ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ] 📝 `Compatibility` label is updated or copied from previous...

cla: yes

## What, How & Why? This closes #4135 ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ] 📝 `Compatibility` label is updated or copied from previous entry...

cla: yes

We [are working hard](https://github.com/realm/realm-js/pull/3792) on getting Hermes supported by Realm JavaScript, and we are releasing a series of pre-releases to test our progress. We encourage you to try out the...

T-Bug
Reproduction-Required
hermes

**THIS ISSUE IS STILL A DRAFT** The idea is that `Realm.Collection` is supposed to emulate `Array`, and in order to have fewer surprises, the `Array` methods are added to `Realm.Collection`....

T-Enhancement
First-Good-Issue

## What, How & Why? This closes #3905 It simplifies building by using the same CMake and Ninja installation to build for all supported platforms (see `contrib/building.md` for details). **Note**:...

cla: yes

Currently realm-app-importer is using `realm-cli` which is unstable and slow. Moving to the admin API, we should decrease the flakiness of our integration tests on GHA.

Related to https://github.com/realm/realm-js/issues/4592 Moreover, we need to do a release

T-Internal

In order to release, we need to package and sign for a number of different platforms: * [ ] Linux (`.AppImage` and `.tar.gz`) * [ ] MacOS (`.dmg` and `.zip`)...

CI