Hacker News new | ask | show | jobs
by Rapzid 2726 days ago
I believe the typical approach is to have project.yml list its dependency projects. Build a DAG(error on cycles) and then build all changed and downstream projects.