[PR #242] [MERGED] season auto update #244

Closed
opened 2026-05-07 00:19:22 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/242
Author: @HEPNARL
Created: 3/6/2026
Status: Merged
Merged: 3/9/2026
Merged by: @IAmTomShaw

Base: mainHead: main


📝 Commits (3)

  • 3e179a1 cli -- year auto update
  • 8655610 full season auto update
  • 896fd5f Prevent users from being able to select sessions that haven't happened yet

📊 Changes

5 files changed (+51 additions, -11 deletions)

View changed files

📝 main.py (+2 -2)
📝 src/cli/race_selection.py (+3 -1)
📝 src/f1_data.py (+9 -0)
📝 src/gui/race_selection.py (+32 -8)
src/lib/season.py (+5 -0)

📄 Description

As of now all user were blocked from accessing 2026 data completely, this change will allow the cli to be up to date


🔄 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/IAmTomShaw/f1-race-replay/pull/242 **Author:** [@HEPNARL](https://github.com/HEPNARL) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`3e179a1`](https://github.com/IAmTomShaw/f1-race-replay/commit/3e179a16c41f66cecba7966712f284db619f98a9) cli -- year auto update - [`8655610`](https://github.com/IAmTomShaw/f1-race-replay/commit/86556103402416006c04e47cc894cf8f656b80d8) full season auto update - [`896fd5f`](https://github.com/IAmTomShaw/f1-race-replay/commit/896fd5fcdf18b60b9aa98e7ac759063f5d3678f7) Prevent users from being able to select sessions that haven't happened yet ### 📊 Changes **5 files changed** (+51 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+2 -2) 📝 `src/cli/race_selection.py` (+3 -1) 📝 `src/f1_data.py` (+9 -0) 📝 `src/gui/race_selection.py` (+32 -8) ➕ `src/lib/season.py` (+5 -0) </details> ### 📄 Description As of now all user were blocked from accessing 2026 data completely, this change will allow the cli to be up to date --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:19:22 +02: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/f1-race-replay#244
No description provided.