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

feat(eventState): add default value sequential for OnEvents.ActionMode #96

Merged
merged 1 commit into from
Oct 5, 2022
Merged

feat(eventState): add default value sequential for OnEvents.ActionMode #96

merged 1 commit into from
Oct 5, 2022

Conversation

lsytj0413
Copy link
Collaborator

Signed-off-by: lsytj0413 511121939@qq.com

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • add OnEvents default ActionMode to sequential

Special notes for reviewers:

Additional information (if needed):

ActionModeParallel ActionMode = "parallel"
)

const (
Copy link
Member

Choose a reason for hiding this comment

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

is there a reason to break it into two const blocks?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same as #97 (comment)

Copy link
Member

@spolti spolti left a comment

Choose a reason for hiding this comment

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

Besides splinting the event_state into its own go file, what do you mean by "add defaults mode"?

@ricardozanini
Copy link
Member

@lsytj0413 can you please rebase?

@lsytj0413 lsytj0413 changed the title feat(eventState): add defaults mode feat(eventState): add default value sequential for OnEvents.ActionMode Oct 5, 2022
@lsytj0413
Copy link
Collaborator Author

Besides splinting the event_state into its own go file, what do you mean by "add defaults mode"?

Correct the message to add default value sequential for OnEvents.ActionMode

@lsytj0413
Copy link
Collaborator Author

@lsytj0413 can you please rebase?

done, PTAL

Signed-off-by: lsytj0413 <511121939@qq.com>
@ricardozanini ricardozanini merged commit 1ae306c into serverlessworkflow:main Oct 5, 2022
@lsytj0413 lsytj0413 deleted the split-event-state branch October 5, 2022 13:47
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.

None yet

3 participants