[PR #3705] [CLOSED] CI: Make the Cache Functional #3669

Closed
opened 2026-02-27 22:04:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3705
Author: @Xphalnos
Created: 10/5/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 0c5bc78 CI: Make the Cache Functional

📊 Changes

1 file changed (+9 additions, -9 deletions)

View changed files

📝 .github/workflows/build.yml (+9 -9)

📄 Description

The --fresh option ignore the cache.

Pros: Much faster CI
Cons: More likely to have cache misses or conflicts when updating submodules or packages

Main:
image

PR:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3705 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 10/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`0c5bc78`](https://github.com/shadps4-emu/shadPS4/commit/0c5bc78dfe8d7962ecc8836bdeb561da8c80c752) CI: Make the Cache Functional ### 📊 Changes **1 file changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+9 -9) </details> ### 📄 Description The `--fresh` option ignore the cache. Pros: Much faster CI Cons: More likely to have cache misses or conflicts when updating submodules or packages Main: <img width="252" height="396" alt="image" src="https://github.com/user-attachments/assets/e47e3ac4-b28d-4a9d-bf5b-97e6cce474d1" /> PR: <img width="251" height="395" alt="image" src="https://github.com/user-attachments/assets/09a41450-5a83-4b96-8ddb-07ddd168b2bd" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3669
No description provided.