-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DO NOT MERGE] feat(docs): May milestone #5189
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM 👍
- [ ] How to build models, repositories and controllers dynamically at runtime | ||
#4296 | ||
- [ ] Spike: robust handling of ObjectID type for MongoDB #3456 | ||
- [ ] Integration with TypeORM #4853 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm #4853 doesn't seem like a miscellaneous task 🤔 maybe move it under feature party?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Miscellaneous" is just a category to put anything doesn't fit in docs and bugs at this moment. if we have more integration work related, i can create a "integration" section.
- [ ] PRs to review | ||
- [ ] feat(repository): hasManyThrough #4438 | ||
- [ ] [RFC] Enable parallel mocha testing #5011 | ||
- [ ] feat(http-server): adds http/2 support #4989 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@raymondfeng can you please add 2-3 of your pull requests you would like the team to focus on reviewing during May?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would also like to get this refresh token PR reviewed: loopbackio/loopback4-example-shopping#537
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Overview:
There are 28 points for the Goals.
Checklist
👉 Read and sign the CLA (Contributor License Agreement) 👈
npm test
passes on your machinepackages/cli
were updatedexamples/*
were updated👉 Check out how to submit a PR 👈