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

Feature / Runtime child jobs, parallel and sequential job groups #465

Merged
merged 14 commits into from
Oct 31, 2024

Conversation

martin-traverse
Copy link
Contributor

  • Adds the concept of a child job to the runtime execution engine
  • Job groups added to the metadata model for defining child jobs
  • Parallel and sequential job groups are supported
  • Nested job groups are supported
  • Works with dev mode translation
  • Includes an example job sequence for import -> process -> export
  • Only available in the runtime, platform support will come later

@martin-traverse martin-traverse merged commit 0cc91e9 into finos:main Oct 31, 2024
41 checks passed
@martin-traverse martin-traverse deleted the feature/job_groups branch October 31, 2024 08:09
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