Commit graph

17 commits

Author SHA1 Message Date
bc090fa9b2
Remove redundant log statement in echo1 and add confirmation log in reset_device
All checks were successful
/ release (nightly) (push) Successful in 1m51s
2025-05-21 13:53:13 +02:00
86cf230f21
Bump package version to 0.2.1 in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 2m20s
2025-05-14 22:22:29 +02:00
fefcbe4373
Remove debug statement from manage_line function
All checks were successful
/ release (nightly) (push) Successful in 2m9s
2025-05-14 22:19:06 +02:00
f7c9605f26
Update package version to 0.2.0 in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 34m39s
2025-05-14 18:43:03 +02:00
f4374459dd
Refactor kernel message file handling to improve readability and add debugging output 2025-05-14 18:42:48 +02:00
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