managarm/xbstrap

xbstrap-pipeline: Add compute-graph mode for job-artifact dependencies

avdgrinten opened this issue · 1 comments

Currently, xbstrap-pipeline creates a graph of jobs and their dependencies. For distributed builds, it would be more convenient to know the artifacts that a job depends on.

This has been fixed in the meantime.