Skip to content

Conversation

@xuan-cao-swi
Copy link
Contributor

No description provided.

@xuan-cao-swi xuan-cao-swi requested a review from a team June 3, 2024 16:21
artifact-name: opentelemetry-ruby-layer.zip
layer-name: opentelemetry-ruby
component-version: ${{needs.build-layer.outputs.RUBY_SDK_VERSION}}
runtimes: ruby3.2
Copy link
Member

Choose a reason for hiding this comment

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

What's preventing you from adding ruby3.3?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think current implementation that use template.yaml to build layer restrict multiple runtimes; especially with default GEM_PATH (e.g. ruby/gems/3.2.0). If use template.yaml and sam to build the layer, it will fetch the image
public.ecr.aws/sam/build-<language>-<language_version> (e.g. public.ecr.aws/sam/build-python3.9; public.ecr.aws/sam/build-ruby3.2).

I will create an issue to track the issue and find way to support multiple runtimes under one layer (if possible).

Co-authored-by: Tyler Benson <[email protected]>
@tylerbenson tylerbenson merged commit 4ad304b into open-telemetry:main Jun 3, 2024
@tylerbenson tylerbenson added the ruby Pull requests that update Ruby code label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants