ladybird/.github
Brian Gianforcaro eddccf11da Meta: Remove unused caching from Sonar Cloud configuration
I was experimenting with using caching while doing the initial prototype
of the Sonar Cloud workflow. However the cache size for the static
analysis data ended up being large enough that it would put us over the
git hub actions limit. Given that we currently only run this pipeline
once a day, it seems reasonable to just remove caching.

If in the future we decide to run the pipeline on every PR, caching
would become crucial as the current un-cached analysis time is around
1 hour and 50 minutes. If we did this we would need to move the pipeline
to Azure DevOps where we have effectively infinite cache available.
2021-09-23 01:07:11 +02:00
..
workflows Meta: Remove unused caching from Sonar Cloud configuration 2021-09-23 01:07:11 +02:00
FUNDING.yml Meta: Update FUNDING.yml again 2021-05-29 09:59:49 +02:00
stale.yml Meta: Stop limiting stale-bot actions per hour. 2021-04-19 23:32:48 +02:00