mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #242] [MERGED] season auto update #244
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 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:
main← Head:main📝 Commits (3)
3e179a1cli -- year auto update8655610full season auto update896fd5fPrevent 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.