feat/cli-framework #12

Merged
rrise merged 3 commits from feat/cli-framework into master 2025-11-11 14:52:31 +00:00
Owner
No description provided.
rrise added 2 commits 2025-11-11 14:41:29 +00:00
feat: refactor server structure and introduce CLI application
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m6s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m25s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 3m27s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 3m18s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m16s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m50s
8ccaaadf03
feat: refactor middleware classes to extend a base Middleware class and improve route callable extraction
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Failing after 1m32s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m31s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m37s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m48s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Failing after 1m48s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m24s
c6567bd3a5
rrise added 1 commit 2025-11-11 14:47:21 +00:00
fix: update PHPDoc annotations and improve null handling in middleware classes
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m49s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m49s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 2m18s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 2m50s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m34s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m33s
5de0d6d844
rrise merged commit 7d0b00fb89 into master 2025-11-11 14:52:31 +00:00
rrise referenced this issue from a commit 2025-11-11 14:52:33 +00:00
rrise deleted branch feat/cli-framework 2025-11-11 14:52:33 +00:00
Sign in to join this conversation.