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

Evaluate child pipelines #7

Closed
arjendev opened this issue Aug 31, 2023 · 0 comments · Fixed by #21 or #30
Closed

Evaluate child pipelines #7

arjendev opened this issue Aug 31, 2023 · 0 comments · Fixed by #21 or #30
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@arjendev
Copy link
Collaborator

arjendev commented Aug 31, 2023

Goal: Allows to validate whether different pipelines work well together

Success criteria:

  • Can be enabled or disabled on a per test basis
  • If enabled, upon evaluation of an ExecutePipelineActivity by the TestFramework, it returns activities of the referenced child pipeline
  • Execution of child pipeline should have its own scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment