ladybird/.github/workflows
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
..
cmake.yml Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
discord.yml CI: Remove discord build status notifications 2021-06-18 13:45:18 +01:00
libjs-test262.yml Meta+LibUnicode: Move unicode_data helper to Meta/CMake 2021-08-28 08:44:17 +01:00
lintcommits.yml CI+Meta: Add Signed-off-by tag filter to the commit message linter 2021-09-07 20:46:34 +01:00
manpages.yml CI: Run libjs-test262 and update results on every push to master 2021-06-05 19:27:55 +01:00
sonar-cloud-static-analysis.yml Meta: Remove unused caching from Sonar Cloud configuration 2021-09-23 01:07:11 +02:00
twitter.yml CI: Disable variable substitution on input to the twitter script 2021-08-15 23:21:20 +04:30