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] Remove undocumented strictness check #9999

Merged
merged 7 commits into from
Apr 19, 2024

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Apr 19, 2024

Description

Partially reverts #9897. This was not documented on the original PR and is IMO too strict.
We likely want to allow for some skew between versions.

Mentioned on #9513 (comment)

@mx-psi mx-psi added area:builder release:blocker The issue must be resolved before cutting the next release Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 19, 2024
@mx-psi mx-psi marked this pull request as ready for review April 19, 2024 11:19
@mx-psi mx-psi requested a review from a team as a code owner April 19, 2024 11:19
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (0aa9b10) to head (03cccb0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9999      +/-   ##
==========================================
- Coverage   91.68%   91.67%   -0.02%     
==========================================
  Files         360      360              
  Lines       16641    16639       -2     
==========================================
- Hits        15257    15253       -4     
- Misses       1051     1052       +1     
- Partials      333      334       +1     

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

Makefile.Common Show resolved Hide resolved
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks @mx-psi, please resolve the conflict

@codeboten codeboten merged commit 7b046d9 into open-telemetry:main Apr 19, 2024
48 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builder release:blocker The issue must be resolved before cutting the next release Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants