Skip to content

feat: e-Depot Transfer — MDTO/TMLO metadata and archive transfer#989

Open
rubenvdlinde wants to merge 3 commits intodevelopmentfrom
fix/edepot-transfer
Open

feat: e-Depot Transfer — MDTO/TMLO metadata and archive transfer#989
rubenvdlinde wants to merge 3 commits intodevelopmentfrom
fix/edepot-transfer

Conversation

@rubenvdlinde
Copy link
Contributor

@rubenvdlinde rubenvdlinde commented Mar 24, 2026

Summary

Context

This PR was previously merged and reverted along with other PRs while investigating a development branch issue. The feature code is unchanged; only PHPCS compliance fixes were applied on top.

Changes

  • lib/Service/Edepot/ — MDTO/TMLO XML generation, SIP package builder, transport implementations (REST, SFTP, OpenConnector)
  • lib/Controller/TransferController.php — Transfer list API endpoints
  • lib/Controller/Settings/EdepotSettingsController.php — e-Depot configuration endpoints
  • lib/BackgroundJob/ — Tenant lifecycle background jobs
  • lib/Cron/TransferCheckJob.php — Periodic transfer eligibility scanner
  • lib/Db/TenantUsage*.php — Tenant usage tracking
  • lib/Middleware/TenantQuota*.php — Quota enforcement middleware
  • lib/Migration/Version1Date20260322000000.php — Schema migration for tenant and transfer tables
  • lib/Service/TenantLifecycleService.php — Tenant lifecycle state machine

…ve transfer""

This reverts commit 26689e6.

# Conflicts:
#	openspec/changes/archive/2026-03-21-archivering-vernietiging/specs/archivering-vernietiging/spec.md
@github-actions
Copy link
Contributor

Quality Report

Repository ConductionNL/openregister
Commit 29db6cb
Branch 989/merge
Event pull_request
Generated 2026-03-24 11:31 UTC
Workflow Run https://github.com/ConductionNL/openregister/actions/runs/23487154564

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit SKIP
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (147 total)

Metric Count
Approved (allowlist) 146
Approved (override) 1
Denied 0

npm dependencies (586 total)

Metric Count
Approved (allowlist) 585
Approved (override) 1
Denied 0

PHPUnit Tests

PHPUnit tests were not enabled for this run.

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant