From users from Discord:
One feature I’d genuinely love to see is a shadow run/preview mode. When someone changes chunking or something, can we somehow show what would actually change before anything is written?
This would reduce the breaking of pipelines in a sense
We want to support an option for update API and CLI subcommand to enable preview run. During preview run, all Actions will be:
- For API: emitted to a callback
- For CLI: printed out
instead of being applied to the real target.
❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it or Can I work on this issue? to avoid duplicating work. Our Discord server is always open and friendly.
From users from Discord:
We want to support an option for
updateAPI and CLI subcommand to enable preview run. During preview run, all Actions will be:instead of being applied to the real target.
❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like
I'm working on itorCan I work on this issue?to avoid duplicating work. Our Discord server is always open and friendly.