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 10 commits into
base: main
Choose a base branch
from

Conversation

zxypro1
Copy link
Collaborator

@zxypro1 zxypro1 commented Apr 7, 2025

…y resource's output.

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 9 commits April 7, 2025 20:02
Signed-off-by: zxypro1 <[email protected]>
…rsing

- Update @serverless-devs/engine to 0.1.6-beta.8
- Update @serverless-devs/parse-spec to 0.0.30-beta.2
- Add 'override' option to dotenv config for consistent environment variable parsing

Signed-off-by: zxypro1 <[email protected]>
- Update @serverless-devs/art-template in load-application, parse-spec, and registry packages
- Bump version numbers in engine, load-application, parse-spec, and registry packages
- Add getNumberDefaultValue function to handle number type defaults
- Update prompt generation to use getNumberDefaultValue for number type items
- Bump version to 0.0.16-beta.3

Signed-off-by: zxypro1 <[email protected]>
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