Skip to content

Add GitHub Action with Actions cache backend#1

Merged
joshfriend merged 1 commit intomainfrom
github-action
Mar 25, 2026
Merged

Add GitHub Action with Actions cache backend#1
joshfriend merged 1 commit intomainfrom
github-action

Conversation

@joshfriend
Copy link
Copy Markdown
Collaborator

@joshfriend joshfriend commented Mar 25, 2026

The action auto-detects the event context to do the right thing: full bundle saves on the default branch, delta caches on PRs. Install is handled in a pre-step, restore in the main step, and save runs automatically as a post-step

@joshfriend joshfriend force-pushed the github-action branch 4 times, most recently from b3c2f72 to 0c18bc3 Compare March 25, 2026 13:21
@joshfriend joshfriend marked this pull request as ready for review March 25, 2026 17:02
@joshfriend joshfriend merged commit bdec869 into main Mar 25, 2026
6 checks passed
@joshfriend joshfriend deleted the github-action branch March 25, 2026 17:03
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