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

Implement new triggering and execution system #41

Merged
merged 15 commits into from
Dec 7, 2024
Merged

Conversation

v9n
Copy link
Member

@v9n v9n commented Dec 4, 2024

Rework our trigger mechanism
Implement a VM to run task node, follow condition
Implement simple macros to expand variable

Changes

In this PR we first implement a simple VM to run out node. This VM orchestrated the whole flow execution.

@v9n v9n marked this pull request as draft December 4, 2024 17:33
@v9n v9n marked this pull request as ready for review December 6, 2024 23:28
@v9n v9n merged commit 049bc66 into main Dec 7, 2024
4 checks passed
@v9n v9n deleted the implement-new-triggering branch December 7, 2024 03:38
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.

1 participant