Commit graph

12 commits

Author SHA1 Message Date
89be5b3542
Use environment variable for kernel message file path 2025-05-14 17:58:41 +02:00
8209da3b21
Refactor device reset logic to use match statement for better clarity
All checks were successful
/ release (nightly) (push) Successful in 1m55s
2025-05-14 16:30:03 +02:00
28ffb56665
Update package description and version in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 2m9s
2025-05-14 13:12:34 +02:00
9bfe63b1a9
Refactor build workflow to separate Debian package upload step
All checks were successful
/ release (nightly) (push) Successful in 2m9s
2025-05-14 13:07:30 +02:00
78cd7279ba
Add Docker upload step for Debian package in build workflow
Some checks failed
/ release (nightly) (push) Failing after 2m5s
2025-05-14 13:02:31 +02:00
fbb62b9006
Update build workflow to create Debian package and adjust release directory
All checks were successful
/ release (nightly) (push) Successful in 2m21s
2025-05-14 12:54:36 +02:00
86fc2c236e
Fix release file collection path in build workflow
All checks were successful
/ release (nightly) (push) Successful in 49s
2025-05-14 12:41:40 +02:00
43ce9b58bf
Fix directory path for collected release files in build workflow
Some checks failed
/ release (nightly) (push) Failing after 53s
2025-05-14 12:39:35 +02:00
a2d150878a
Add GitHub Actions workflow for automated release builds
Some checks failed
/ release (nightly) (push) Failing after 38m43s
2025-05-14 11:58:12 +02:00
723b3f4b5d
Update README and add systemd service file for PCIe device management 2025-05-13 21:41:22 +02:00
4029adc3ff
Refactor PCIe device management logic to improve readability and error handling 2025-05-13 21:36:55 +02:00
2e7fe1afd3
Initialize project with Rust setup, including .gitignore, LICENSE, README, and main functionality for PCIe device management. 2025-05-12 20:03:31 +02:00