refactor: update facade structure and add service providers for logging and Redis
All checks were successful
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m41s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m52s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m35s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m34s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m55s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 55s

This commit is contained in:
2025-10-15 11:11:45 -04:00
parent 239fb60d2c
commit 64c9387009

View File

@@ -1,7 +1,7 @@
on: on:
push: push:
branches: branches:
- "*" - "**"
name: 🧪✨ Tests Workflow name: 🧪✨ Tests Workflow