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

[chore] move extension/encoding/textencodingextension to generated lifecycle tests #30443

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extension/encoding/textencodingextension/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.92.0
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/collector/component v0.92.1-0.20240110091511-bf804d6c4ecc
go.opentelemetry.io/collector/confmap v0.92.1-0.20240110091511-bf804d6c4ecc
go.opentelemetry.io/collector/extension v0.92.1-0.20240110091511-bf804d6c4ecc
go.opentelemetry.io/collector/pdata v1.0.2-0.20240110091511-bf804d6c4ecc
go.opentelemetry.io/otel/metric v1.21.0
Expand All @@ -29,7 +30,6 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.92.1-0.20240110091511-bf804d6c4ecc // indirect
go.opentelemetry.io/collector/confmap v0.92.1-0.20240110091511-bf804d6c4ecc // indirect
go.opentelemetry.io/collector/featuregate v1.0.2-0.20240110091511-bf804d6c4ecc // indirect
go.opentelemetry.io/otel v1.21.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
Expand Down
5 changes: 4 additions & 1 deletion extension/encoding/textencodingextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ status:
development: [extension]
distributions: []
codeowners:
active: [MovieStoreGuy, atoulme]
active: [MovieStoreGuy, atoulme]

tests:
config: