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

[stress] Renaming 'sb' to 'servicebus' #24246

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

richardpark-msft
Copy link
Member

  • Renaming package to servicebus, from sb
  • Removing the mis-cased readme.md, in favor of README.md
  • Updated the readme to accomodate the new folder structure, and to provide a pointer to the package itself, just in case someone finds it.

ripark added 2 commits March 11, 2025 21:29
- Removing the mis-cased readme.md, in favor of README.md
- Updated the readme to accomodate the new folder structure, and to provide a pointer to the package itself, just in case someone finds it.
@Copilot Copilot bot review requested due to automatic review settings March 11, 2025 21:39

Choose a reason for hiding this comment

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

Pull Request Overview

This PR renames the package from "sb" to "servicebus" and updates the accompanying documentation and import paths to reflect this change.

  • Renamed package folder from "sb" to "servicebus" in both code and tests.
  • Updated README documentation to use the correctly cased "README.md" and point to the new folder structure.
  • Removed redundant/duplicate documentation files from the old "sb" directory.

Reviewed Changes

Copilot reviewed 39 out of 39 changed files in this pull request and generated no comments.

File Description
sdk/messaging/stress/internal/servicebus/README.md New README with updated instructions and pointers for the servicebus package.
sdk/messaging/stress/internal/servicebus/stress.go Updated import path to reflect the package renaming.
sdk/messaging/stress/internal/sb/readme.md Removed obsolete readme file.
sdk/messaging/stress/internal/sb/README.md Removed obsolete README file.
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.

1 participant