dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 72 forks source link

Consider adding a way to identify live dependencies on a package #3637

Open mmitche opened 3 weeks ago

mmitche commented 3 weeks ago

In some case when a repo changes around its packages (e.g. removing one, moving one to another repo, etc.) it would be really valuable to be able to identify all active subscriptions where a package flows to. Something like:

Subscriptions can (I think) be dumped in json form, allowing for filtering of outputs (e.g. if you only need to know the target repo and branch).