Skip to content

Add CI tests cross-compiling with cargo-lambda #4138

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
landonxjames opened this issue May 19, 2025 · 0 comments
Open

Add CI tests cross-compiling with cargo-lambda #4138

landonxjames opened this issue May 19, 2025 · 0 comments

Comments

@landonxjames
Copy link
Contributor

cargo-lambda is one of the more popular build tools used by our users. Although we do deploy a Lambda to test our code as part of the CI process, we do all of the building and bundling via custom logic that we own. We should add tests using the cargo-lambda tool since uses a different strategy for cross compiling than we do that can cause issues for users.

References:

@landonxjames landonxjames changed the title Add CI tests building with cargo-lambda Add CI tests cross-compiling with cargo-lambda May 19, 2025
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

No branches or pull requests

1 participant