Suggested Pipelines: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
DoStuff --> DoMoreStuff
DoStuff --> DoMoreStuff
DoMoreStuff --> DoEvenMoreStuff
DoMoreStuff --> DoEvenMoreStuff
}}

{{#mermaid:sequenceDiagram
participant Alice
participant Bob
Alice->John: Hello John, how are you?
loop Healthcheck
John->John: Fight against hypochondria
end
Note right of John: Rational thoughts <br/>prevail...
John-->Alice: Great!
John->Bob: How about you?
Bob-->John: Jolly good!
}}
}}

Revision as of 17:06, 1 March 2019