Hans Trompert
Hans Trompert
This can also be achieved by using conditional steps.
Have you seen the new issue #821? The use case there is around being authorised or not to run a workflow. Is there overlap with your use case? Or are...
Current generator documentation: https://workfloworchestrator.org/orchestrator-core/architecture/application/cli/#generate.
A lot of these topics are already, more or less, documented in either the orchestrator-core documentation and/or the example orchestrator documentation. Most of the work will probably exist of trying...
And this document can also be of interest: GEANT 5-1 Milestone M7.3 Common NREN Network Service Product Models (https://resources.geant.org/wp-content/uploads/2023/06/M7.3_Common-NREN-Network-Service-Product-Models.pdf).
Quite some of these BCP are also already covered, more or less, in https://github.com/workfloworchestrator/example-orchestrator/blob/master/README.md.
I believe you can also specify dependencies between workflows, something like the following could perhaps work? ``` on: workflow_run: workflows: ["Upload Python Packag"] types: - completed ```
Nice solution @gstewart86!
This workshop is not available anymore online. Should be merged with other workshop material to create one workshop.