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] Add validate-components make target as part of CI #794

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Jan 8, 2025

Verify that all components declared in manifest.yaml files are defined in the builder-config.yaml from the opentelemetry-collector-contrib repository, ensuring they were built and tested successfully.

Resolves open-telemetry/opentelemetry-collector-contrib#37087

@dmitryax dmitryax requested a review from a team as a code owner January 8, 2025 22:42
@dmitryax dmitryax requested a review from fatsheep9146 January 8, 2025 22:42
@dmitryax dmitryax changed the title Add validate-components make target as part of CI [chore] Add validate-components make target as part of CI Jan 8, 2025
Verify that all components declared in manifest.yaml files are defined in the builder-config.yaml from the opentelemetry-collector-contrib repository, ensuring they were built and tested successfully.
@dmitryax dmitryax force-pushed the validate-components-ci branch from b124bc4 to 4d9c056 Compare January 8, 2025 22:48
codeboten pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Enforce that components from any distribution listed in cmd/otelcontribcol/builder-config.yaml
1 participant