Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add tags and metadata to the state machine states#35

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

oEscal
Copy link
Contributor

This is a simple subfeature of the feature implemented in#30.
It simply adds more information to each state machine state:

  • Now, each state has tags with information regarding its workflow entity (if it is a function, a branch, a state, or even the type of state).
    • With these tags, the created graphs have distinct colors related to whether that state is associated with a function, a branch, a state, etc.
  • Each state also has metadata with raw information regarding its workflow entity. For example, now a machine state related to a function will have that specificfunction definition.

Other minor fixes grouped in this PR:

  • Foreach-related state machine states now have a transaction to themselves.
  • TheStateMachineGenerator class now receives the workflow once (and not its states one by one) and generates the state machine with only one call.

…tionSigned-off-by: Pedro Escaleira <pedroescaleira@hotmail.com>
…he action functions and events definitionsSigned-off-by: Pedro Escaleira <pedroescaleira@hotmail.com>
Signed-off-by: Pedro Escaleira <pedroescaleira@hotmail.com>
Copy link
Member

@cdavernascdavernas left a comment

Choose a reason for hiding this comment

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

LGTM! Cheers ❤️

oEscal reacted with rocket emoji
@cdavernascdavernas merged commit1c5104c intoserverlessworkflow:mainJul 10, 2025
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cdavernascdavernascdavernas approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@oEscal@cdavernas

[8]ページ先頭

©2009-2025 Movatter.jp