Skip to content

fix: uv install target#47

Merged
Perry2004 merged 1 commit intomainfrom
fix/uv-install-target
Oct 13, 2025
Merged

fix: uv install target#47
Perry2004 merged 1 commit intomainfrom
fix/uv-install-target

Conversation

@Perry2004
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 13, 2025 06:06
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 uv installation command in the GitHub Actions workflow for building Lambda functions by changing from uv sync --no-cache to uv pip install --target ./dist . to properly install dependencies to a target directory.

  • Replaces uv sync with uv pip install --target for Lambda deployment compatibility

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

@Perry2004 Perry2004 merged commit 3e539b5 into main Oct 13, 2025
3 checks passed
@Perry2004 Perry2004 deleted the fix/uv-install-target branch October 13, 2025 06:08
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