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

feat: Mongo pagination #511

Merged
merged 10 commits into from
Jan 16, 2024
Merged

feat: Mongo pagination #511

merged 10 commits into from
Jan 16, 2024

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented Dec 13, 2023

About this PR

Closes #512

How to test my changes

There is currently no way to easily test these changes because every template uses an app-lib which needs a lot of changes for this to work as they are becoming old.

I'm looking if I can explain how to test.

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@jonas-martinez jonas-martinez self-assigned this Dec 13, 2023
Copy link
Member

@taorepoara taorepoara left a comment

Choose a reason for hiding this comment

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

You must define the PR description and fill the checklist

@taorepoara taorepoara merged commit bfb6d9e into main Jan 16, 2024
4 checks passed
@taorepoara taorepoara deleted the paginate-mongo branch January 16, 2024 09:50
@taorepoara
Copy link
Member

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Implement mongo pagination method
2 participants