Skip to content

feat: Allow opt in suppressing of model events when generating response data with factories - #1057

Merged
shalvah merged 2 commits into
knuckleswtf:v5from
J-T-McC:v5
Feb 10, 2026
Merged

feat: Allow opt in suppressing of model events when generating response data with factories#1057
shalvah merged 2 commits into
knuckleswtf:v5from
J-T-McC:v5

Conversation

@J-T-McC

@J-T-McC J-T-McC commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

This PR adds the ability to generate factory response data without model events dispatching and downstream listeners executing. Generation time can be very slow in a project with a large amount of model event listeners when using factories (example: a pipeline that generates documentation upon PR merge).

Documentation PR: knuckleswtf/scribe-docs#35

@shalvah
shalvah merged commit 85a22cc into knuckleswtf:v5 Feb 10, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants