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

Upgrade to latest core #1731

Merged
merged 7 commits into from
May 1, 2024
Merged

Upgrade to latest core #1731

merged 7 commits into from
May 1, 2024

Conversation

rorbech
Copy link
Contributor

@rorbech rorbech commented Apr 29, 2024

TODO:

@cla-bot cla-bot bot added the cla: yes label Apr 29, 2024
@rorbech rorbech requested a review from clementetb April 29, 2024 14:24
@rorbech rorbech mentioned this pull request Apr 29, 2024
2 tasks
Copy link
Contributor

@clementetb clementetb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@@ -1,5 +1,6 @@
headers = realm.h realm/error_codes.h
headerFilter = realm.h realm/error_codes.h
compilerOpts = -DREALM_APP_SERVICES=1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this option do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a build option to include core's default implementation of app services api. Eventually we will be able to supply our own, so that we can build the MongoDB API without core.

@rorbech rorbech added the no-jira-ticket Skip checking the PR title for Jira reference label May 1, 2024
@rorbech rorbech marked this pull request as ready for review May 1, 2024 14:53
@rorbech
Copy link
Contributor Author

rorbech commented May 1, 2024

CI is just failing on various flaky tests due to timeouts. Merging.

@rorbech rorbech merged commit 5ba0909 into releases May 1, 2024
54 of 56 checks passed
@rorbech rorbech deleted the cr/core-upgrade-macos-12-runner branch May 1, 2024 17:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants