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

Update nsxtreceiver to checkapi standards #26509

Merged

Conversation

greatestusername
Copy link
Contributor

@greatestusername greatestusername commented Sep 7, 2023

Description:
stop exporting NewMockClient method to align with checkapi standards as related to issue #26304

Link to tracking Issue: #26304

Testing:
go run cmd/checkapi/main.go .
go test for nsxtreceiver

Documentation: no changes

@greatestusername greatestusername requested a review from a team September 7, 2023 15:57
@greatestusername greatestusername changed the title 26304 checkapi nsxtreceiver Update nsxtreceiver to checkapi standards Sep 7, 2023
@github-actions github-actions bot added the receiver/nsxt NSXT Receiver label Sep 7, 2023
@github-actions github-actions bot requested a review from schmikei September 7, 2023 15:58
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking
Copy link
Contributor

Choose a reason for hiding this comment

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

since this is test code, it's not considered a breaking change, and you can delete the changelog entry. I'll mark this PR as "Skip Changelog". Changes look good otherwise.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah good point! Thank you! Will do

Copy link
Contributor Author

Choose a reason for hiding this comment

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

is this enhancement or bug_fix or does it even matter?

Copy link
Member

Choose a reason for hiding this comment

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

You can simply remove this file since it's a test-only change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh gotcha. Yeah that was in the sentence sure enough... Some days... 🧠

@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 7, 2023
@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Sep 9, 2023
Copy link
Contributor

@schmikei schmikei left a comment

Choose a reason for hiding this comment

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

I can't merge this, but as a codeowner I'm approving as a safe change

@codeboten codeboten merged commit 61422ad into open-telemetry:main Sep 12, 2023
90 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 12, 2023
@greatestusername greatestusername deleted the 26304-checkapi-nsxtreceiver branch September 14, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers receiver/nsxt NSXT Receiver Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants