Currently we are using Satis to mantain our private package repositories. We have configured the Github hooks to update automatically when pushing. As we have many packages, this process take longer than expected (as is updates everything and not the just updated package).
Is there any way to tell Satis to update a specifig package (or packages)?. This way we could save a lot of time (and why not, Github API calls).
Thanks in advance.
Currently we are using Satis to mantain our private package repositories. We have configured the Github hooks to update automatically when pushing. As we have many packages, this process take longer than expected (as is updates everything and not the just updated package).
Is there any way to tell Satis to update a specifig package (or packages)?. This way we could save a lot of time (and why not, Github API calls).
Thanks in advance.