Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
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