apt-ostree/scripts
robojerk 733b202120
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 7m50s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 8s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 2m48s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
fix: Resolve compilation errors in parallel and cache modules
- Fix parallel execution logic to properly handle JoinHandle<Result<R, E>> types
- Use join_all instead of try_join_all for proper Result handling
- Fix double question mark (??) issue in parallel execution methods
- Clean up unused imports in parallel and cache modules
- Ensure all performance optimization modules compile successfully
- Fix CI build failures caused by compilation errors
2025-08-16 15:10:00 -07:00
..
testing Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
install-daemon.sh docs: Add comprehensive documentation and update planning 2025-07-18 23:38:57 +00:00
simple-dbus-test.sh docs: Add comprehensive documentation and update planning 2025-07-18 23:38:57 +00:00
test-dbus-communication.sh docs: Add comprehensive documentation and update planning 2025-07-18 23:38:57 +00:00
test-dbus-python.py docs: Add comprehensive documentation and update planning 2025-07-18 23:38:57 +00:00
validate-compatibility.sh fix: Resolve compilation errors in parallel and cache modules 2025-08-16 15:10:00 -07:00