Draft: Add jobs to build reverse dependencies. Closes: #178.
Inspired by https://salsa.debian.org/bzed/reverse-dependency-ci/
What do you think?
Here are two pipelines so you can see how it will behave.
- https://salsa.debian.org/auth-team/libntlm/-/pipelines/627325
- https://salsa.debian.org/jas/golang-google-grpc/-/pipelines/627326
As you can see building fails, but it is due to variable passing problems between parent and child pipelines. This is work in progress, but I wanted to push it for discussion and help with implementation. In particular: can you think of a nicer way to embed the rebuild stubs than a wget to the salsa-ci.yml file?
Edited by Simon Josefsson