Skip to content

Conversation

@skl
Copy link
Member

@skl skl commented Oct 30, 2025

This PR makes some updates to the CI workflows:

  1. Standardise Go version based on go.mod (reduce toil when updating and stay in sync)
  2. Add paths to trigger long-running workflows only if necessary (e.g. README changes don't need integration tests)
  3. Add more paths to trigger the VM workflow (catch dependent changes)

For example, as this PR touches the workflow files, those workflows are triggered.

@skl skl requested a review from a team as a code owner October 30, 2025 17:22
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.42%. Comparing base (3e887d4) to head (a2396e5).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   55.42%   55.42%           
=======================================
  Files         251      251           
  Lines       21400    21400           
=======================================
  Hits        11861    11861           
  Misses       8731     8731           
  Partials      808      808           
Flag Coverage Δ
integration-test 23.24% <ø> (-0.03%) ⬇️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-${ARCH}-${KERNEL_VERSION} 0.00% <ø> (?)
k8s-integration-test 2.78% <ø> (ø)
oats-test 0.00% <ø> (ø)
unittests 46.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM!

@MrAlias MrAlias merged commit df1d5ae into open-telemetry:main Oct 30, 2025
51 checks passed
@skl skl deleted the skl/ci-paths branch October 30, 2025 18:48
@MrAlias MrAlias added this to the v0.1.0 milestone Oct 30, 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.

3 participants