Commit Graph

5 Commits

Author SHA1 Message Date
pandaadir05
d5e39529fa Fix CI pipeline compatibility issues
- Downgrade Cargo.lock to version 3 for older CI Cargo compatibility
- Add YARA library installation to all Linux CI jobs
- Install libyara-dev before build, test, and clippy steps
2025-11-21 01:24:17 +02:00
pandaadir05
30c144bbb2 Fix build configuration and simplify CI/CD pipeline
- Fixed Rust edition from 2025 to 2021
- Simplified CI workflow to focus on essential checks
- Added format, clippy, and security audit jobs
- Set Windows tests to continue-on-error due to environment issues
- Formatted all code with rustfmt
- Updated caching strategy for better performance
2025-11-21 01:14:04 +02:00
Adir Shitrit
1680095094 fixing docker cicd issue 2025-11-21 00:27:44 +02:00
Adir Shitrit
3e18898c9b Deleting store benchmark results from the ci/cd 2025-11-20 15:58:36 +02:00
Adir Shitrit
fcafb7e471 feat: add comprehensive CI/CD pipeline and Docker support 2025-11-08 11:18:27 +02:00