Skip to content

Pin weaver sha #237

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

Closed
wants to merge 1 commit into from
Closed

Pin weaver sha #237

wants to merge 1 commit into from

Conversation

trask
Copy link
Member

@trask trask commented Jun 9, 2025

Dependabot runs keep failing while trying to do this, see #103.

Hopefully it will be ok after this initial pinning.

@trask trask marked this pull request as ready for review June 9, 2025 22:32
@trask trask requested review from a team as code owners June 9, 2025 22:32
@@ -112,7 +112,7 @@ fun generateTask(taskName: String, incubating: Boolean) {
"--mount", "type=bind,source=${modelPath},target=/home/weaver/source,readonly",
"--mount", "type=bind,source=$projectDir/buildscripts/templates,target=/home/weaver/templates,readonly",
"--mount", "type=bind,source=$projectDir/$outputDir,target=/home/weaver/target",
"otel/weaver:v0.15.2",
"otel/weaver:v0.15.2@sha256:b13acea09f721774daba36344861f689ac4bb8d6ecd94c4600b4d590c8fb34b9",
Copy link
Member Author

Choose a reason for hiding this comment

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

hm, I don't think this is meaningful from docker perspective (it works, but it also works whatever text I put before the @sha)

Copy link
Member Author

Choose a reason for hiding this comment

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

Renovate supports this as a way to "document" the version number, see open-telemetry/opentelemetry-java-examples@763a328

@trask trask closed this by deleting the head repository Jun 21, 2025
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.

1 participant