Skip to content

[Workflow] Renamed the workflow methods #680

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

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

Conversation

WhitWaldo
Copy link
Contributor

Description

Renamed the workflow methods so they're equivalent to the method names used in the .NET SDK (absent the Async verbiage as that's not typical of JavaScript convention.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #674

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…s used in the .NET SDK (absent the `Async` verbiage as that's not typical of JavaScript convention.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo
Copy link
Contributor Author

Note to update workflow docs per this note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Workflow] Rename start to scheduleNew for parity between SDKs
1 participant