You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/.github
James Tucker 8032b966a1 .github/workflows: add recency bias to action cache keys
The action cache restore process either matches the restore key pattern
exactly, or uses a matching prefix with the most recent date.

If the restore key is an exact match, then no updates are uploaded, but
if we've just computed tests executions for more recent code then we
will likely want to use those results in future runs.

Appending run_id to the cache key will give us an always new key, and
then we will be restore a recently uploaded cache that is more likely
has a higher overlap with the code being tested.

Updates #7975

Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
ISSUE_TEMPLATE .github/ISSUE_TEMPLATE: add link to wiki/OtherSoftwareInterop 1 year ago
workflows .github/workflows: add recency bias to action cache keys 1 year ago
dependabot.yml .github/dependabot.yml: disable eager updates for Go. 3 years ago
licenses.tmpl licenses: add GitHub Action to update license notices (#5433) 2 years ago