Each pipeline after each run, as well as the deployment or API Call produces the metafile.
Metafile contains all needed information to reproduce the pipeline.
It’s JSON file that can be easily compared.
Here is an example:
The metafile also consists of metrics about the time of the execution and all libraries and modules used by the pipeline
To open metafile, on the pipeline use hamburger menu in the top right corner of the screen and click “Pipeline meta file”
To see the metafile of the particular deployment run, go to the deployments tab, open the event you want to trace, and click on Open metafile.