chore: remove stray root services/provider.php #207

Merged
jmiller merged 2 commits from chore/remove-stray-provider into main 2026-07-04 21:50:48 +00:00
Owner

Summary

Removes an orphaned duplicate services/provider.php at the repo root. The canonical webservices service provider lives inside the plugin package at source/packages/plg_webservices_mokosuitebackup/services/provider.php; the root-level copy is a leftover that nothing references and that isn't part of any packaged extension.

Recovered from a previously set-aside stash. (The other stashed changes turned out to be already present on main — the cpanel <name> rename landed via #201, the backup-cancel ACL action is already in access.xml — or were pure line-ending noise, so nothing else needed preserving.)

No code references the removed file; docs/cleanup only.

## Summary Removes an orphaned duplicate `services/provider.php` at the **repo root**. The canonical webservices service provider lives inside the plugin package at `source/packages/plg_webservices_mokosuitebackup/services/provider.php`; the root-level copy is a leftover that nothing references and that isn't part of any packaged extension. Recovered from a previously set-aside stash. (The other stashed changes turned out to be already present on main — the cpanel `<name>` rename landed via #201, the backup-cancel ACL action is already in `access.xml` — or were pure line-ending noise, so nothing else needed preserving.) No code references the removed file; docs/cleanup only.
jmiller added 1 commit 2026-07-04 21:50:23 +00:00
chore: remove stray root services/provider.php
Universal: PR Check / Branch Policy (pull_request) Successful in 3s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 6s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 12s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Repo Health / Access control (pull_request) Successful in 3s
Universal: PR Check / Secret Scan (pull_request) Successful in 11s
Generic: Project CI / Lint & Validate (pull_request) Successful in 18s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 34s
Universal: Build & Release / Promote to RC (pull_request) Failing after 12s
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been skipped
Universal: PR Check / Validate PR (pull_request) Failing after 41s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 45s
Generic: Project CI / Tests (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report: Scripts Governance (pull_request) Has been cancelled
Generic: Repo Health / Report: Repository Health (pull_request) Has been cancelled
c12d207a96
The canonical webservices provider lives in
source/packages/plg_webservices_mokosuitebackup/services/provider.php.
This root-level copy is an orphaned duplicate — nothing references it and
it is not part of any packaged extension. Recovered from a stash of
previously-set-aside cleanup.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller added 1 commit 2026-07-04 21:50:41 +00:00
chore(version): pre-release bump to 02.55.03-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 30s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Successful in 4m44s
5363a85b92
jmiller merged commit 939964bff9 into main 2026-07-04 21:50:48 +00:00
jmiller deleted branch chore/remove-stray-provider 2026-07-04 21:50:49 +00:00
Sign in to join this conversation.