debate/tests
Mikkel Georgsen c49aee7b0a feat(01-05): add deterministic build configuration service
- Implement DeterministicBuildConfig class for reproducible builds
- Compute config hash with normalized JSON and sorted inputs
- Derive SOURCE_DATE_EPOCH from config hash (no wall clock dependency)
- Create archiso profile with fixed locale, timezone, compression settings
- Add tests verifying hash determinism and order independence
2026-01-25 20:20:11 +00:00
..
__init__.py feat(01-05): add deterministic build configuration service 2026-01-25 20:20:11 +00:00
test_deterministic.py feat(01-05): add deterministic build configuration service 2026-01-25 20:20:11 +00:00