[v2] Add api "sourceNodesStatefully" for plugins that update nodes themselves (so as to make calling sourceNodes repeatedly safe) #4682
Replies: 8 comments
-
happened. |
Beta Was this translation helpful? Give feedback.
-
Hmm confused as this didn't happen :-( Sep 7 me was mistaken! |
Beta Was this translation helpful? Give feedback.
-
@gatsbyjs/core we need to do this sooner than later as having gatsby-source-filesystem use /cc @thebigredgeek @rase- |
Beta Was this translation helpful? Give feedback.
-
Old issues will be closed after 30 days of inactivity. This issue has been quiet for 20 days and is being marked as stale. Reply here or add the label "not stale" to keep this issue open! |
Beta Was this translation helpful? Give feedback.
-
Stop that, gatsbot. |
Beta Was this translation helpful? Give feedback.
-
@m-allanson should I add it to oss-roadmap? |
Beta Was this translation helpful? Give feedback.
-
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! Thanks for being a part of the Gatsby community! 💪💜 |
Beta Was this translation helpful? Give feedback.
-
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m Thanks again for being part of the Gatsby community! |
Beta Was this translation helpful? Give feedback.
-
To migrate:
If we make this migration, then we are able to call
sourceNodes
safely on any source plugin. When we do that, we'll also need to add garbage collecting for source plugins when we call them.Beta Was this translation helpful? Give feedback.
All reactions