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

Add docs for migrating to MongoDB from FerretDB #3374

Merged
merged 7 commits into from Sep 21, 2023

Conversation

Fashander
Copy link
Member

@Fashander Fashander commented Sep 19, 2023

Description

Closes #3229

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@Fashander Fashander added documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets labels Sep 19, 2023
@Fashander Fashander added this to the Next milestone Sep 19, 2023
@Fashander Fashander self-assigned this Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #3374 (53c5d76) into main (33cdbc4) will decrease coverage by 20.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #3374       +/-   ##
==========================================
- Coverage   24.87%   4.76%   -20.11%     
==========================================
  Files         414     408        -6     
  Lines       25356   25040      -316     
==========================================
- Hits         6307    1194     -5113     
- Misses      18449   23762     +5313     
+ Partials      600      84      -516     
Flag Coverage Δ
integration 4.76% <ø> (ø)
mongodb-1 4.76% <ø> (ø)
pushdown-true 4.76% <ø> (ø)
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@Fashander Fashander enabled auto-merge (squash) September 19, 2023 02:57
@Fashander Fashander changed the title Add documentation for migrating to MongoDB from FerretDB Add docs for migrating to MongoDB from FerretDB Sep 19, 2023
AlekSi
AlekSi previously approved these changes Sep 20, 2023
website/docs/migration/migrating-to-ferretdb.md Outdated Show resolved Hide resolved
ptrfarkas
ptrfarkas previously approved these changes Sep 20, 2023
Copy link
Member

@AlekSi AlekSi left a comment

Choose a reason for hiding this comment

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

@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Sep 20, 2023
@AlekSi
Copy link
Member

AlekSi commented Sep 20, 2023

Added not ready to stop Mergify

@Fashander Fashander dismissed stale reviews from ptrfarkas and AlekSi via da75913 September 20, 2023 23:28
@Fashander Fashander removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Sep 20, 2023
@AlekSi AlekSi merged commit f98a6f6 into FerretDB:main Sep 21, 2023
28 of 32 checks passed
@Fashander Fashander deleted the migration-docs branch December 4, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Can we get a guide for migration from Mongo to FerretDB
3 participants