File tree
2 files changed
+2
-2
lines changed- hack/submodules
2 files changed
+2
-2
lines changedSubmodule archivematica-storage-service updated 17 files
- .github/workflows/test.yml+2-21
- .pre-commit-config.yaml+3-3
- Dockerfile+2-2
- pyproject.toml+1-1
- requirements-dev.txt+34-42
- requirements.txt+20-23
- src/archivematica/storage_service/administration/forms.py+3-1
- src/archivematica/storage_service/common/backends.py+3-4
- src/archivematica/storage_service/common/helpers.py+1-2
- src/archivematica/storage_service/common/management/commands/process_deletion_requests.py+1-2
- src/archivematica/storage_service/common/startup.py+2-6
- src/archivematica/storage_service/common/utils.py+1-4
- src/archivematica/storage_service/locations/models/package.py+4-5
- src/archivematica/storage_service/locations/package_request.py+13-17
- tests/integration/conftest.py+3-4
- tests/integration/docker-compose.yml+2-2
- tests/integration/test_integration.py+24-28
0 commit comments