Suggested Demo - Fork
Loose Script
There is a suggested order for these pipelines as they build off of each other below. Depending on the client it may make sense to highlight auto dev ops at the start or end of the demo:
-
simple-pipeline - base pipeline that runs build and test, nothing else. Demo recording: https://drive.google.com/file/d/1vqfksU1N708vvMCFE3J3OkkUmnnVsB0H/view?usp=share_link
-
execution-order - builds off simple but shows how to use needs to change exec order. Demo recording: https://drive.google.com/file/d/1m1ZHbvArwvbQ1DOPqtXeLkfMBqz6hXAT/view?usp=share_link
-
DAG - showcases a DAG. Demo recording (same as execution-order): https://drive.google.com/file/d/1m1ZHbvArwvbQ1DOPqtXeLkfMBqz6hXAT/view?usp=share_link
-
rules-and-failures - shows how to use rules to allow failures of different tests. Demo recording: https://drive.google.com/file/d/1HlADzUvNL3ikjEf1m9Y5RevNV2XzVFnP/view?usp=share_link
-
basic-sast - shows include to run a sast test. Demo recording: https://drive.google.com/file/d/17tmdtWf1z61eetK5L3zcvNdfFsnUPtW_/view?usp=share_link
-
extended-sast - builds off sast and creates an artifact as well. Demo recording (same as basic sast): https://drive.google.com/file/d/17tmdtWf1z61eetK5L3zcvNdfFsnUPtW_/view?usp=share_link
-
auto-devops - Demo recording: https://drive.google.com/file/d/1NoAWRlsM5u_PqTsqm9gY8V57Tj-imwa1/view?usp=share_link