Skip to content

Update integration test pinned images#2539

Merged
mariomac merged 1 commit into
mainfrom
renovate/integration-test-pinned-images
Jun 30, 2026
Merged

Update integration test pinned images#2539
mariomac merged 1 commit into
mainfrom
renovate/integration-test-pinned-images

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
library/nginx digest 42f2d24ec4ed8b
otel/opentelemetry-collector-contrib minor 0.154.00.155.0
otel/weaver patch v0.24.1v0.24.2

Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.155.0

Compare Source

open-telemetry/weaver (otel/weaver)

v0.24.2: 0.24.2 - 2026-06-23

Compare Source

Release Notes

  • Fix boolean flags (--v2, --skip-policies, etc.) consuming the following positional argument; bare flags work again and --flag=false overrides .weaver.toml. (#​1532 by @​jerbly)

Install weaver 0.24.2

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.24.2/weaver-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.24.2/weaver-installer.ps1 | iex"

Download weaver 0.24.2

File Platform Checksum
weaver-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
weaver-x86_64-apple-darwin.tar.xz Intel macOS checksum
weaver-x86_64-pc-windows-msvc.zip x64 Windows checksum
weaver-x86_64-pc-windows-msvc.msi x64 Windows checksum
weaver-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
weaver-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
weaver-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
weaver-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on Tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 30, 2026 01:03
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.29%. Comparing base (8be3320) to head (fbe0b90).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2539      +/-   ##
==========================================
+ Coverage   69.10%   69.29%   +0.19%     
==========================================
  Files         348      348              
  Lines       47380    47380              
==========================================
+ Hits        32740    32832      +92     
+ Misses      12589    12495      -94     
- Partials     2051     2053       +2     
Flag Coverage Δ
integration-test 51.23% <ø> (+0.09%) ⬆️
integration-test-arm 27.13% <ø> (+0.80%) ⬆️
integration-test-vm-5.15-lts 28.01% <ø> (+0.04%) ⬆️
integration-test-vm-6.18-lts 28.03% <ø> (+0.37%) ⬆️
k8s-integration-test 36.01% <ø> (+0.48%) ⬆️
oats-test 35.75% <ø> (+0.41%) ⬆️
unittests 63.64% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mariomac mariomac merged commit 541c5a3 into main Jun 30, 2026
105 checks passed
@mariomac mariomac deleted the renovate/integration-test-pinned-images branch June 30, 2026 11:53
@MrAlias MrAlias added this to the v0.10.0 milestone Jun 30, 2026
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.

2 participants