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

Modify patches and update sub module #908

Merged
merged 6 commits into from
May 10, 2024

Conversation

vasireddy99
Copy link
Contributor

@vasireddy99 vasireddy99 commented May 1, 2024

Description:

Update Otel lambda submodule

  • collector version patch
  • modify java patch file to not include any new changes form the upstream

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vasireddy99 vasireddy99 marked this pull request as ready for review May 1, 2024 18:34
@vasireddy99 vasireddy99 requested a review from a team as a code owner May 1, 2024 18:35
@vasireddy99 vasireddy99 changed the title Modify patches and build script Modify java patches and go build script May 9, 2024
go/build.sh Outdated
@@ -9,4 +9,5 @@ popd || exit
# Build sample app

cd ../opentelemetry-lambda/go/sample-apps/function || exit
go get github.com/golang/protobuf@latest
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this necessary now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doing this resolves the protobuf failure in workflow - protocolbuffers/protobuf#16163,

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated the PR to include sub module changes, instead of modifying the build script.

@vasireddy99 vasireddy99 changed the title Modify java patches and go build script Modify patches and update sub module May 10, 2024
@vasireddy99 vasireddy99 merged commit 2461f58 into aws-observability:main May 10, 2024
14 checks passed
@vasireddy99 vasireddy99 deleted the modpatch branch May 15, 2024 19:43
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