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

Implement compact command #3559

Merged
merged 38 commits into from
Oct 24, 2023
Merged

Conversation

adetunjii
Copy link
Contributor

@adetunjii adetunjii commented Oct 11, 2023

Closes #3466.

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.

adetunjii and others added 30 commits May 1, 2023 20:57
@AlekSi AlekSi added the code/feature Some user-visible feature is not implemented yet label Oct 17, 2023
@AlekSi AlekSi added this to the Next milestone Oct 17, 2023
@AlekSi AlekSi changed the title Feat/compact command Implement compact command Oct 17, 2023
@AlekSi
Copy link
Member

AlekSi commented Oct 17, 2023

@adetunjii any news? Anything we could help you with? Also, could we add a basic integration test?

@AlekSi AlekSi assigned chilagrow and unassigned AlekSi Oct 23, 2023
@adetunjii
Copy link
Contributor Author

@AlekSi Yh sure. I'd raise a PR today. Been really busy, sorry

@AlekSi AlekSi modified the milestones: v1.13.0, Next Oct 23, 2023
@chilagrow
Copy link
Member

👋 @adetunjii I added basic integration tests to the implemented feature 🤗

@chilagrow chilagrow force-pushed the feat/compact-command branch from 842df93 to 7824e1a Compare October 24, 2023 05:57
@chilagrow chilagrow requested review from AlekSi and chilagrow October 24, 2023 06:10
@chilagrow chilagrow requested review from a team and noisersup October 24, 2023 07:53
@adetunjii
Copy link
Contributor Author

@chilagrow Thanks. I'll just pull the changes and resolve the conflicts on my end. I'd already worked on the fixes

@AlekSi AlekSi added the do not merge PRs that should not be merged label Oct 24, 2023
@AlekSi
Copy link
Member

AlekSi commented Oct 24, 2023

@adetunjii I think the PR is good enough already. If you want to change something, please do so today; we are going to merge that PR tomorrow.

@adetunjii
Copy link
Contributor Author

adetunjii commented Oct 24, 2023 via email

@AlekSi AlekSi enabled auto-merge (squash) October 24, 2023 09:21
@AlekSi AlekSi removed the do not merge PRs that should not be merged label Oct 24, 2023
@AlekSi
Copy link
Member

AlekSi commented Oct 24, 2023

Thank you!

@AlekSi AlekSi merged commit 78e2090 into FerretDB:main Oct 24, 2023
34 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/feature Some user-visible feature is not implemented yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Implement compact command
4 participants