Make Salsa CI pipeline run faster
This is a meta-issue about making the Salsa CI pipeline run faster. There are various ideas on how to have more extensive caching, to remove potentially the least useful jobs, or maybe have some system that automatically skips re-running jobs that are not valuable based on what files changed in the commit.
First step would be to measure current pipeline times and do research on potential optimizations.
Related e.g.