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

Remove checkdoc #380

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Remove checkdoc #380

merged 3 commits into from
Jul 31, 2023

Conversation

mackjmr
Copy link
Member

@mackjmr mackjmr commented Jul 27, 2023

This PR removes the deprecated checkdoc in favor of checkfile (#348).

This PR also adds checkfile to versions.yaml which wasn't done in the previous PR.

Issue: #378

This PR removes the deprecated checkdoc in favor of checkfile (open-telemetry#348).

This PR also adds checkfile to `versions.yaml` which wasn't done in the previous PR.

Issue: open-telemetry#378
@mackjmr mackjmr requested review from a team and Aneurysm9 July 27, 2023 12:05
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.32% ⚠️

Comparison is base (52ec6e4) 62.70% compared to head (bfcc2c7) 62.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
- Coverage   62.70%   62.39%   -0.32%     
==========================================
  Files          48       49       +1     
  Lines        2392     2404      +12     
==========================================
  Hits         1500     1500              
- Misses        743      755      +12     
  Partials      149      149              
Files Changed Coverage Δ
checkfile/file.go 50.00% <0.00%> (ø)
checkfile/main.go 0.00% <0.00%> (ø)

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

Copy link
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

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

👍

@pellared pellared merged commit 03d9547 into open-telemetry:main Jul 31, 2023
7 of 9 checks passed
@pellared pellared mentioned this pull request Jul 31, 2023
mackjmr added a commit to mackjmr/opentelemetry-lambda that referenced this pull request Aug 1, 2023
checkdoc will be removed in the next release open-telemetry/opentelemetry-go-build-tools#380 in favor of checkfile. Here, it doesn't seem like checkdoc is used at all so removing altogether.

Issue: open-telemetry/opentelemetry-go-build-tools#349
mackjmr added a commit to mackjmr/experimental-arrow-collector that referenced this pull request Aug 1, 2023
codeboten pushed a commit to open-telemetry/opentelemetry-lambda that referenced this pull request Aug 15, 2023
checkdoc will be removed in the next release open-telemetry/opentelemetry-go-build-tools#380 in favor of checkfile. Here, it doesn't seem like checkdoc is used at all so removing altogether.

Issue: open-telemetry/opentelemetry-go-build-tools#349
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.

4 participants