Skip to content

Conversation

@zxypro1
Copy link
Collaborator

@zxypro1 zxypro1 commented Apr 7, 2025

…y resource's output.

Copy link

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 15 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]>
…tion

- Add error information to inputs for fail and complete hooks to improve error tracking.
- Include hook context details in action inputs to provide better context during plugin execution.
- Update the handling of outputs and statuses in the engine to ensure comprehensive error reporting.

Signed-off-by: zxypro1 <[email protected]>
…dencies

- Downgrade lockfileVersion from 9.0 to 6.0 in pnpm-lock.yaml.
- Update various package versions in dependencies and devDependencies for consistency and compatibility.
- Notable updates include @types/fs-extra, jest, and ts-node among others.

Signed-off-by: zxypro1 <[email protected]>
…dling

- Update package version in package.json to 0.1.6-beta.11.
- Add appName parameter to Actions initialization for better context in action execution.
- Update IOptions interface to include appName for improved clarity in resource and project actions.

Signed-off-by: zxypro1 <[email protected]>
…ling context

- Downgrade package version in package.json to 0.1.6-beta.10.
- Change error handling to use 'errorContext' instead of 'error' for improved clarity in action execution.
- Update inputs for fail and complete hooks to reflect the new error context structure.

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.

2 participants