Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rename dt and di variables to workflowTask/wt #2999

Merged
merged 2 commits into from
Jun 15, 2022

Conversation

alexshtin
Copy link
Member

What changed?
Rename dt and di variables to workflowTask/wt.

Why?
Leftover from decisionTask to workflowTask renames.

How did you test it?
N/A

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner June 15, 2022 20:18
Comment on lines 9 to 12
// in the Software without restriction, incluwtng without limitation the rights
// to use, copy, mowtfy, merge, publish, wtstribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
// furnished to do so, subject to the following conwttions:
Copy link
Member

Choose a reason for hiding this comment

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

revert?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh.. I thought I always set "entire word" option.

@@ -1778,7 +1778,7 @@ func (s *stateBuilderSuite) TestApplyEvents_EventTypeExternalWorkflowExecutionSi

func (s *stateBuilderSuite) TestApplyEventsNewEventsNotHandled() {
eventTypes := enumspb.EventType_value
s.Equal(41, len(eventTypes), "If you see this error, you are adding new event type. "+
s.Equal(41, len(eventTypes), "If you see this error, you are adwtng new event type. "+
Copy link
Member

Choose a reason for hiding this comment

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

revert?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is very cool test, btw.

@alexshtin alexshtin enabled auto-merge (squash) June 15, 2022 23:04
@alexshtin alexshtin merged commit 9eb72ea into temporalio:master Jun 15, 2022
@alexshtin alexshtin deleted the feature/rename-dt-di branch June 15, 2022 23:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants