Skip to content

feat: add 'replace_output' props to plugin, allowing plugins to modif… #52

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zxypro1
Copy link
Collaborator

@zxypro1 zxypro1 commented Apr 7, 2025

…y resource's output.

…y resource's output.

Signed-off-by: zxypro1 <1018995004@qq.com>
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

packages/engine/src/actions/index.ts:26

  • [nitpick] The record property 'replaceOutput' is using camelCase while the corresponding plugin prop is 'replace_output' (snake_case). Consider adding a comment to clarify this intentional naming conversion if it is not already documented.
replaceOutput: boolean;

zxypro1 added 3 commits April 7, 2025 20:02
Signed-off-by: zxypro1 <1018995004@qq.com>
Signed-off-by: zxypro1 <1018995004@qq.com>
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.

1 participant