Skip to content
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

Fix: Only include layer in SAM template for Python src directory #1117

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

rapphil
Copy link
Contributor

@rapphil rapphil commented Jan 23, 2024

Only include layer in SAM template for Python src directory so that the pr build does not fail trying to find some source code. It seems that the template copied at some point from the sample lambda.

Signed-off-by: Raphael Silva <rapphil@gmail.com>
@rapphil rapphil requested a review from a team as a code owner January 23, 2024 17:56
Copy link
Member

@tylerbenson tylerbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any way to build the layer without SAM or the AWS cli like we do for other languages?

@rapphil rapphil merged commit e6661f0 into open-telemetry:main Jan 23, 2024
12 checks passed
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.

None yet

2 participants