0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Anki-Android/.github
Mike Hardy 3e91bdc13e perf(ci): use gradle-build-action w/main cache only on all workflows
This should optimize LRU cache eviction so main and branches always have
reasonably fresh gradle caches and main does not ever get evicted, since
branches have independent caches and would otherwise fill up 10GB cache limit

Note that `--daemon` is specified as the default for this action is no daemon,
that is correct for long-lived runners to avoid cross-build contamination, but
on GitHub Hosted Runners (which we use) we are clean each run, so this is a small
optimization to share gradle between steps: https://github.com/gradle/gradle-build-action/issues/113#issuecomment-1003204780
2022-04-25 22:25:52 -05:00
..
ISSUE_TEMPLATE moving issue_template to ISSUE_TEMPLATE folder 2020-12-21 09:44:05 -05:00
workflows perf(ci): use gradle-build-action w/main cache only on all workflows 2022-04-25 22:25:52 -05:00
config.yml Switch to Probot Welcomebot vs non-functional first-interaction action 2020-07-22 13:36:21 -05:00
dependabot.yml build(dependabot): ignore commons-compress v1.22 as well 2021-07-13 08:14:59 -05:00
FUNDING.yml Add Sponsor button to repo (Open Collective) 2020-11-10 12:52:00 -05:00
pull_request_template.md Add accessibility mention to PR template (#8189) 2021-03-14 05:52:42 +01:00