Skip to content

fix: build lambda correctly#46

Merged
Perry2004 merged 3 commits intomainfrom
fix/lambda-ci
Oct 13, 2025
Merged

fix: build lambda correctly#46
Perry2004 merged 3 commits intomainfrom
fix/lambda-ci

Conversation

@Perry2004
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 13, 2025 05:53
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.

Pull Request Overview

This PR fixes the Lambda build process by removing hardcoded path dependencies and adjusting the working directory structure. The changes ensure the build process can execute from the repository root while properly handling file paths and dependencies.

  • Removed the working-directory constraint from the UV setup step
  • Added explicit directory navigation to the scripts folder during build
  • Updated file copy operations to use relative paths from the scripts directory
  • Adjusted zip file output path to place the deployment package in the repository root

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Perry2004 Perry2004 merged commit 41a279d into main Oct 13, 2025
3 checks passed
@Perry2004 Perry2004 deleted the fix/lambda-ci branch October 13, 2025 05:55
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