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

workflow-manager: add endpoint to trigger workflow (re-)runs #699

Closed
reisingerf opened this issue Nov 15, 2024 · 0 comments · Fixed by #713 or #800
Closed

workflow-manager: add endpoint to trigger workflow (re-)runs #699

reisingerf opened this issue Nov 15, 2024 · 0 comments · Fixed by #713 or #800
Assignees
Labels
feature New feature pipeline Workflow/Pipeline Manager

Comments

@reisingerf
Copy link
Member

The idea is to add an endpoint that receives (service) WRSC json payloads and can trigger workflow executions.

Notes:

  • it should perform a schema validation of the input json against the (service) WRSC schema
  • assign a new portal_run_id (no interfering with existing workflow runs - for now at least)
  • support limited/controlled use cases only (might be broadened over time, but should not cause issues with existing setup)
@reisingerf reisingerf added the feature New feature label Nov 15, 2024
@victorskl victorskl added the pipeline Workflow/Pipeline Manager label Nov 22, 2024
@williamputraintan williamputraintan linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature pipeline Workflow/Pipeline Manager
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants