Forum Discussion
That’s great. We don’t use GitHub, but use another git based platform. Is the only thing we can do is writing pipeline/scripts against the Management API? Do you do anything creative for Diff/History checking?
Designer has a compare pipeline function that will show you the differences between two pipes.
If you expand the toolbar, there is an icon
if you are on the tab for one of the pipes you want to compare and click the compare icon, you will see a dialog that allows you to choose the target project and pipe.
it will open a new tab with a small context menu under the tab. You can display the source and target pipes, and show the snaps that are the identical, similar and different between the two pipes.
If you are viewing similar snaps and open an infobox, you will see a two column display and the changed attributes are highlighted
Thanks! As far as automating moving pipelines across environments, is the only thing we can do is using the Management API?
- stevegoodwin7 years agoEmployee
You can write pipelines using the snaplogic metadata snap pack to list, read, create, update assets.
This allows a user to create their own CI/CD workflow