|
|
|
|
|
by dayjaby
519 days ago
|
|
Or you can just check if the step was skipped. I don't get the point of the article. Managing a monorepo with acyclic dependencies is super easy: dornys path filter in one job and the other jobs check 1. whether their respective or any dependency's path got changed
2. and all dependency jobs were either successful or skipped. Done. No need to write an article. |
|