CI/CD Artifact Dependency Demo
This demo showcases how PuppyGraph adeptly manages Artifact Dependency in software development environments. Through the graph, users can trace all direct and indirect dependencies of a specific artifact, understand the impact chains by identifying which other artifacts depend on it, and swiftly diagnose failing builds by correlating them with their dependencies. This comprehensive visibility accelerates troubleshooting, enhances build reliability, and supports developers in maintaining robust build pipelines within complex systems.Learn more: https://www.puppygraph.com/Download forever free developer edition: https://www.puppygraph.com/dev-download
Tech stack
Queries in natural language
- Query all direct and indirect dependencies of an artifact
- Query which artifacts directly or indirectly depend on a certain artifact
- Query all failing build records and dependencies related to a certain build
Want to try it yourself?
We've open-sourced the sample dataset, graph schema, and graph queries on GitHub, so you can recreate this demo in your own environment.