debian-forge/scripts
Joe f5b783cb13
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 2m0s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 6s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 58s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
fix: Update all references from deb-mock to mock (correct naming)
- Update stage documentation and comments to use 'mock' instead of 'deb-mock'
- Fix import statements to use 'from mock import' instead of 'from deb_mock import'
- Update error messages to reference 'mock package' instead of 'deb-mock package'
- Update test script to check for 'mock' availability instead of 'deb-mock'
- Update documentation to reflect correct naming convention
- All tests still pass with corrected naming

The 'deb-mock' name was deprecated and the package is now simply called 'mock'.
This update ensures our integration uses the correct, current naming.

Status: All tests passing (100% success rate)
Impact: Corrected naming convention for production readiness
2025-09-04 15:40:09 -07:00
..
build-debian-packages.sh Refactor CI workflow and add build script 2025-08-29 17:59:43 -07:00
comprehensive-test.sh feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
error-handling-test.sh feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
performance-test.sh feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
run-tests-ci.sh Fix CI test stage with proper exit code handling 2025-08-29 19:43:40 -07:00
test-mock-integration.sh fix: Update all references from deb-mock to mock (correct naming) 2025-09-04 15:40:09 -07:00