debian-forge/docs
Joe a7a2df016a
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m35s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 6s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m1s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
feat: Complete Phase 8.1 Mock Integration
- Implemented org.osbuild.deb-mock stage:
  - Full deb-mock API integration with MockAPIClient
  - Environment lifecycle management (create, destroy, execute, copy, collect)
  - Comprehensive configuration options and error handling
  - Support for all deb-mock features (caching, parallel jobs, debugging)

- Created org.osbuild.apt.mock stage:
  - APT package management within mock chroot environments
  - Full feature parity with regular APT stage
  - Advanced features: pinning, holds, priorities, specific versions
  - Repository configuration and package installation

- Added comprehensive example manifests:
  - debian-mock-build.json - Complete build workflow
  - debian-mock-apt-integration.json - APT integration example
  - debian-mock-apt-example.json - Advanced APT features

- Created comprehensive documentation:
  - mock-integration-guide.md - Complete integration guide
  - Best practices, troubleshooting, and CI/CD examples
  - Multi-architecture build examples

- Implemented test framework:
  - scripts/test-mock-integration.sh - Comprehensive test suite
  - Tests for all mock functionality and error scenarios
  - Validation of schemas and manifest examples

- Updated todo.txt with Phase 8.1 completion status
- All stages compile and validate correctly
- Ready for production use with deb-mock integration

debian-forge now has full mock integration capabilities! 🎉
2025-09-04 10:11:54 -07:00
..
debian Complete file structure reorganization for 1:1 osbuild compatibility 2025-08-26 15:38:59 -07:00
apt-stages.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
debian-image-building-tutorial.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
debian-runners.md Implement Fedora-style dynamic runner system for Debian variants 2025-08-26 16:11:44 -07:00
mock-integration-guide.md feat: Complete Phase 8.1 Mock Integration 2025-09-04 10:11:54 -07:00
mock-integration.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
osbuild-manifest.5.rst docs/osbuild-manifest.5: fix typo 2022-07-25 16:01:48 +02:00
osbuild.1.rst doc: document the new json-sequence monitor 2024-03-13 17:27:39 +01:00
performance-optimization.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00