Is this project still maintained?
See original GitHub issueI am having an issue with factory.create
not actually creating documents in Mongo, and the .then()
call is not executing.
If I change to factory.build
then it does generate a new factory object, but I am still not able to create.
Should I expect a response, or should I look for an alternative project (any suggestions)
Issue Analytics
- State:
- Created 5 years ago
- Comments:7
Top Results From Across the Web
Is it maintained?
Is it maintained? is an open source project whose goal is to monitor open source projects. Have you ever wondered whether or not...
Read more >Is this project still maintained? · Issue #1571 · 99designs/gqlgen
What happened? I recently used gqlgen to build a GraphQL API for https://crossplane.io, but I'm now a little worried that the project might ......
Read more >Is this project still maintained ? [#3303131] | Drupal.org
Since we are seeing some dependencies issues on this module for almost a year. For example group_permissions is stuck at alpha4 , which...
Read more >Bytes #136 - is this project still maintained? - Bytes newsletter
The good news is you still have Bytes. That is until a self-serving billionaire throws the bag at us, then you're on your...
Read more >What's the right way to ask if a GitHub project is maintained?
The most straightforward is to pull the project owner's email ... don't need to ask - it's just assume the project is not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Guessing by lack of response, this is a dead project. Maybe I should just fork and fix huh 🤓
For those interested may take a look at my fork, https://github.com/ratson/factory-bot/commits/master PR to help update the documentation is welcome.