Skip to content

Complete control panel module workflows - #550

Merged
curtisdelicata merged 2 commits into
mainfrom
development
Aug 25, 2026
Merged

Complete control panel module workflows#550
curtisdelicata merged 2 commits into
mainfrom
development

Conversation

@curtisdelicata

Copy link
Copy Markdown
Contributor

Summary

  • Complete the current Control Panel core capability workflows across domain, API, Filament, and Livewire packages.
  • Add lifecycle, operational, tenancy, and presentation coverage for the documented control-panel modules.
  • Add Web Hosting application metrics/health checks, WordPress update checks, Git deployment queueing, and domain lifecycle actions.
  • Add matching feature tests and normalize the implementation with Pint.

Verification

  • composer validate --strict
  • composer install --no-interaction --prefer-dist --optimize-autoloader
  • npm ci --no-audit --no-fund
  • npm run build
  • vendor/bin/pint --test
  • vendor/bin/phpstan analyse --no-progress --memory-limit=512M
  • composer audit --locked
  • php artisan test --compact — 298 passed, 12 skipped, 1,050 assertions
  • git diff --check

The related Wayfinder issues remain open.

@curtisdelicata
curtisdelicata merged commit 89e6245 into main Aug 25, 2026
3 checks passed
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

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