[PR #454] [MERGED] [CI] Keep cached data across test runs #575

Closed
opened 2026-03-02 15:58:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/454
Author: @probberechts
Created: 12/31/2023
Status: Merged
Merged: 12/31/2023
Merged by: @probberechts

Base: masterHead: ci/restore-cache


📝 Commits (2)

  • 0171e2e Add option to configure caching max-age via env
  • 828c307 [CI] Keep cached data across test runs

📊 Changes

5 files changed (+29 additions, -4 deletions)

View changed files

📝 .github/workflows/ci.yml (+8 -0)
📝 docs/intro.rst (+3 -0)
📝 noxfile.py (+12 -1)
📝 soccerdata/_common.py (+3 -3)
📝 soccerdata/_config.py (+3 -0)

📄 Description

No description provided


🔄 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/probberechts/soccerdata/pull/454 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 12/31/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `ci/restore-cache` --- ### 📝 Commits (2) - [`0171e2e`](https://github.com/probberechts/soccerdata/commit/0171e2e699587feaa6d0d120f754359b22595269) Add option to configure caching max-age via env - [`828c307`](https://github.com/probberechts/soccerdata/commit/828c3071382cfbe03c8f018ecfcc13fc2f0b6715) [CI] Keep cached data across test runs ### 📊 Changes **5 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+8 -0) 📝 `docs/intro.rst` (+3 -0) 📝 `noxfile.py` (+12 -1) 📝 `soccerdata/_common.py` (+3 -3) 📝 `soccerdata/_config.py` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:58:35 +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/soccerdata#575
No description provided.