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

[cmd/builder] Disable strict version check #11168

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 13, 2024

Description

Disable strict version check. The --skip-strict-version-check is kept but is now a no-op.

This fixes #11152.

Link to tracking issue

Fixes #11152

@mx-psi mx-psi force-pushed the mx-psi/disable-strict-versioning branch from ec7bada to a8b6fd3 Compare September 13, 2024 13:08
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.29%. Comparing base (5fc39ba) to head (a8b6fd3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11168   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files         413      413           
  Lines       19772    19772           
=======================================
  Hits        18248    18248           
  Misses       1152     1152           
  Partials      372      372           

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

@mx-psi mx-psi marked this pull request as ready for review September 13, 2024 13:19
@mx-psi mx-psi requested review from a team and dmitryax September 13, 2024 13:19
@mx-psi mx-psi requested a review from bogdandrutu September 13, 2024 14:03
@mx-psi mx-psi merged commit 5102a1e into open-telemetry:main Sep 13, 2024
65 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 13, 2024
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.

[cmd/builder] Updating OCB to v0.109.0 broke implied providers
4 participants