Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding cache #156

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat: Adding cache #156

wants to merge 5 commits into from

Conversation

matanbaruch
Copy link

@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.

@matanbaruch matanbaruch changed the title Adding cache feat: Adding cache Jan 26, 2025
@matanbaruch
Copy link
Author

matanbaruch commented Feb 16, 2025

@jaxxstorm WDYT?
Can reduce Tailscale CDN traffic

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