Skip to content

feat(deploy): Allow deploying zip files directly.#800

Merged
calavera merged 2 commits intomainfrom
deploy_zip
Feb 26, 2025
Merged

feat(deploy): Allow deploying zip files directly.#800
calavera merged 2 commits intomainfrom
deploy_zip

Conversation

@calavera
Copy link
Collaborator

If you've built a zip file with build -o zip, you should be able to deploy it directly without requiring to build the binary again.

See discussion in #786

If you've built a zip file with `build -o zip`, you should be able to deploy it
directly without requiring to build the binary again.
Zip2 doesn't support it. We need to create a new zip file and override the old one.
@calavera calavera merged commit 8938bed into main Feb 26, 2025
6 checks passed
@calavera calavera deleted the deploy_zip branch February 26, 2025 22:17
@github-actions
Copy link
Contributor

This pull request has been automatically locked. Create a new discussion if you'd like to continue the conversation. https://github.com/cargo-lambda/cargo-lambda/discussions/new?category=general

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant