Skip to content

feat: Adding cache#156

Closed
matanbaruch wants to merge 5 commits into
tailscale:mainfrom
matanbaruch:patch-2
Closed

feat: Adding cache#156
matanbaruch wants to merge 5 commits into
tailscale:mainfrom
matanbaruch:patch-2

Conversation

@matanbaruch
Copy link
Copy Markdown

@matanbaruch matanbaruch commented Jan 26, 2025

This pull request introduces caching for the Tailscale binary in the GitHub Actions workflow to improve efficiency by reducing the need to download the binary repeatedly.

Key change:

  • action.yml: Added a step to cache the Tailscale binary using actions/cache@v3, specifying the cache path, key, and restore keys.

Comment thread action.yml Outdated
Comment thread action.yml Outdated
Comment thread action.yml Outdated
Comment thread action.yml Outdated
@matanbaruch matanbaruch changed the title Adding cache feat: Adding cache Jan 26, 2025
@matanbaruch
Copy link
Copy Markdown
Author

matanbaruch commented Feb 16, 2025

@jaxxstorm WDYT?
Can reduce Tailscale CDN traffic

@matanbaruch
Copy link
Copy Markdown
Author

Shipped here #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant