feat: skip fetching remote action repo when using full sha already fetched #1160
No reviewers
Labels
No labels
FreeBSD
Kind/Breaking
Kind/Bug
Kind/Chore
Kind/DependencyUpdate
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Windows
linux-powerpc64le
linux-riscv64
linux-s390x
run-end-to-end-tests
run-forgejo-tests
No milestone
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/runner!1160
Loading…
Reference in a new issue
No description provided.
Delete branch "mfenniak/forgejo-runner:optimize-git-fetch-full-sha"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a remote action is referenced by a full SHA (eg.
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5) and the local cache already has that sha, then skip performing agit fetchon the remote. Covered by new automated tests that also check tag updates work correctly (to ensure thatgit fetchis used in those cases).WIP: feat: skip fetching remote action repo when using full sha already fetchedto WIP: feat: skip fetching remote action repo when using full sha already fetched [skip cascade]f7c03696446d5d355abeWIP: feat: skip fetching remote action repo when using full sha already fetched [skip cascade]to feat: skip fetching remote action repo when using full sha already fetched6d5d355abe3a145357bccascading-pr updated at actions/setup-forgejo#762
3a145357bc0737c6db63cascading-pr updated at actions/setup-forgejo#762