Skip to content

generate-otlp: run in build image #11841

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dimitarvdimitrov
Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov commented Jun 24, 2025

This makes it easier to manage the dependencies of the script and upgrade them only in a single place. The build image already contains these dependencies. For this I also had to move the target into the targets that run in a build image.

example run https://github.com/grafana/mimir/actions/runs/15878851471/job/44773419103 and PR #11860 (the point is that the PR's CI passes and that the GH action completes)

@dimitarvdimitrov dimitarvdimitrov added the changelog-not-needed PRs that don't need a CHANGELOG.md entry label Jun 24, 2025
This makes it easier to manage the dependencies of the script and upgrade them only in a single place

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
@dimitarvdimitrov dimitarvdimitrov force-pushed the dimitar/build/actions/run-generate-otlp-in-build-image branch from b7b4cca to 04bbb6c Compare June 25, 2025 14:14
@dimitarvdimitrov dimitarvdimitrov marked this pull request as ready for review June 25, 2025 14:21
Copy link
Contributor

@narqo narqo left a comment

Choose a reason for hiding this comment

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

🔥 works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-not-needed PRs that don't need a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants