apt-ostree/src
robojerk 566f85beda
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 6m6s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 7s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m52s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure
- Remove 7 unused dependencies: apt-pkg-native, pkg-config, walkdir, lazy_static, futures, async-trait, cap-std
- Delete dead code: Remove unused parallel.rs module
- Clean build artifacts: Remove debian/cargo/, debian/.debhelper/, and other build files
- Update .gitignore: Comprehensive patterns for build artifacts, test files, and temporary files
- Move documentation: Relocate project docs to docs/ directory
- Remove test artifacts: Clean up test files and package archives
- Update Cargo.toml: Streamline dependencies and remove unused features
- Verify build: Ensure project still compiles after cleanup

This commit significantly reduces project size and improves build efficiency.
2025-08-19 10:51:37 -07:00
..
client Fix YAML linting issues and update system requirements to Debian 13+ 2025-08-18 11:39:58 -07:00
commands Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00
compose 🎉 MAJOR BREAKTHROUGH: Complete deb-bootc-compose integration with real functionality 2025-08-18 16:26:32 -07:00
daemon Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00
lib Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00
test_utils Fix YAML linting issues and update system requirements to Debian 13+ 2025-08-18 11:39:58 -07:00
cli.rs Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00
daemon_main.rs Fix YAML linting issues and update system requirements to Debian 13+ 2025-08-18 11:39:58 -07:00
lib.rs Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00
main.rs Major cleanup and optimization: Remove unused dependencies, clean build artifacts, and improve project structure 2025-08-19 10:51:37 -07:00