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

Feature - Update to Strip Async suffix from Generated Commands #79

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Update
Closes #78

What is the current behavior?

#78

What is the new behavior?

Methods that are Task's and have Async at the end of the Method name with have Async removed from the Command name.

What might this PR break?

Existing users will need to update their code to remove the Async part of the name

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit 421035a into main Oct 17, 2024
1 check passed
@ChrisPulman ChrisPulman deleted the CP_FixFor78 branch October 17, 2024 19:42
Copy link

github-actions bot commented Nov 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strip Async suffix from Generated Commands
1 participant