Skip to content

Actions: Oakchris1955/simple-fatfs

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
102 workflow runs
102 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

chore: Update README.md
Cargo Build & Test #66: Commit fa7380d pushed by Oakchris1955
September 7, 2024 15:46 35s write-functionality
September 7, 2024 15:46 35s
chore: create a proper constructor for the FSProperties struct
Cargo Build & Test #65: Commit 9e61bd8 pushed by Oakchris1955
September 7, 2024 15:29 34s write-functionality
September 7, 2024 15:29 34s
fix: correctly handle calling RW methods on RO storage mediums
Cargo Build & Test #64: Commit 66b1f78 pushed by Oakchris1955
September 7, 2024 15:20 37s write-functionality
September 7, 2024 15:20 37s
chore: rename src/fs/ to src/fat/
Cargo Build & Test #63: Commit d43d06a pushed by Oakchris1955
September 7, 2024 14:49 32s write-functionality
September 7, 2024 14:49 32s
fix: properly handle FATs
Cargo Build & Test #62: Commit b891cc0 pushed by Oakchris1955
September 3, 2024 14:21 36s write-functionality
September 3, 2024 14:21 36s
chore: various aesthetic changes
Cargo Build & Test #61: Commit a4503de pushed by Oakchris1955
September 1, 2024 12:28 36s write-functionality
September 1, 2024 12:28 36s
refactor: split fs.rs file into multiple modules
Cargo Build & Test #60: Commit 8b61fea pushed by Oakchris1955
September 1, 2024 12:07 35s write-functionality
September 1, 2024 12:07 35s
Update CHANGELOG.md weekly
Update CHANGELOG.md weekly #12: Scheduled
September 1, 2024 01:03 17s main
September 1, 2024 01:03 17s
test(fat32): create various fat32-related tests
Cargo Build & Test #59: Commit 418451a pushed by Oakchris1955
August 31, 2024 09:45 32s write-functionality
August 31, 2024 09:45 32s
fix(fat32): various fat32-related bug fixes
Cargo Build & Test #58: Commit d8a5cfd pushed by Oakchris1955
August 31, 2024 09:44 35s write-functionality
August 31, 2024 09:44 35s
fix: truncate() now works if the new size is close to the old one
Cargo Build & Test #57: Commit a60e55b pushed by Oakchris1955
August 31, 2024 09:40 38s write-functionality
August 31, 2024 09:40 38s
feat: add remove() method to RWFile struct
Cargo Build & Test #56: Commit f88942b pushed by Oakchris1955
August 30, 2024 12:24 37s write-functionality
August 30, 2024 12:24 37s
fix: correctly parse 8.3 & LFN entries that span multiple sectors
Cargo Build & Test #55: Commit 21d83d6 pushed by Oakchris1955
August 29, 2024 11:52 32s write-functionality
August 29, 2024 11:52 32s
fix: correctly implement file attributes
Cargo Build & Test #54: Commit f427f9e pushed by Oakchris1955
August 28, 2024 12:03 37s write-functionality
August 28, 2024 12:03 37s
feat(file): split File struct into separate ROFile & RWFile
Cargo Build & Test #53: Commit 20adcf0 pushed by Oakchris1955
August 26, 2024 13:14 34s write-functionality
August 26, 2024 13:14 34s
Update CHANGELOG.md weekly
Update CHANGELOG.md weekly #11: Scheduled
August 25, 2024 00:56 23s main
August 25, 2024 00:56 23s
fix: fix commit a8ced4c for no-std contexts
Cargo Build & Test #51: Commit 4941c8c pushed by Oakchris1955
August 20, 2024 13:32 35s write-functionality
August 20, 2024 13:32 35s
fix: also write FAT entries to the FAT table copies
Cargo Build & Test #50: Commit a8ced4c pushed by Oakchris1955
August 20, 2024 13:29 35s write-functionality
August 20, 2024 13:29 35s
chore(ci): don't run test action twice on each PR push
Cargo Build & Test #48: Commit 01dfd55 pushed by Oakchris1955
August 19, 2024 09:50 35s main
August 19, 2024 09:50 35s
Tracking PR for write-functionality branch
Cargo Build & Test #47: Pull request #1 synchronize by Oakchris1955
August 19, 2024 09:44 35s write-functionality
August 19, 2024 09:44 35s
fix: seeking on a File wouldn't always happen correctly
Cargo Build & Test #46: Commit 9775f2a pushed by Oakchris1955
August 19, 2024 09:44 35s write-functionality
August 19, 2024 09:44 35s
Tracking PR for write-functionality branch
Cargo Build & Test #45: Pull request #1 synchronize by Oakchris1955
August 18, 2024 13:36 36s write-functionality
August 18, 2024 13:36 36s
chore: remove unnecessary impl
Cargo Build & Test #44: Commit c689a64 pushed by Oakchris1955
August 18, 2024 13:36 34s write-functionality
August 18, 2024 13:36 34s