feat/grpc #25

Merged
rrise merged 7 commits from feat/grpc into master 2025-12-04 13:55:31 +00:00

7 Commits

Author SHA1 Message Date
4eb28a17af feat: update gRPC server configuration and enhance Docker setup
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m37s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m29s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 2m30s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m33s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m6s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m27s
2025-12-04 08:51:43 -05:00
0c2f1e4b36 feat: update gRPC server configuration and enhance Docker setup
Some checks failed
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Has been cancelled
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Has started running
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Has started running
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Has started running
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Has started running
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Has started running
2025-12-04 08:50:04 -05:00
1b4e1468fc feat: update gRPC server configuration and enhance Docker setup
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m2s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m18s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 3m6s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 3m15s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m4s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m50s
2025-12-04 08:43:19 -05:00
24f0671066 feat: enhance makefile with emoji support and improve command output
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 3m18s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 3m9s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m19s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m35s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m18s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m53s
2025-12-04 00:25:52 -05:00
18a182f3cd feat: implement gRPC Greeter service with example proto and enhance makefile
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Failing after 18s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Failing after 30s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Failing after 19s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Failing after 13s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Failing after 3s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Failing after 23s
2025-12-04 00:04:57 -05:00
373035d2cc feat: remove outdated PHP gRPC build instructions from makefile 2025-12-03 23:28:46 -05:00
92623941af feat: add gRPC server configuration and initial implementation with example proto 2025-12-03 23:25:41 -05:00