You've already forked Php-Template
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
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
This commit is contained in:
2
makefile
2
makefile
@@ -156,4 +156,4 @@ ci: composer-install license-check lint test ## CI-like local flow
|
|||||||
down: stop ## Alias for stop
|
down: stop ## Alias for stop
|
||||||
up: start ## Alias for start
|
up: start ## Alias for start
|
||||||
|
|
||||||
.PHONY: help start sh run stop restart rebuild ps logs migrate composer-install composer-require composer-require-dev composer-update enable-debug enable-coverage protoc lint fmt test check-lock dev ci
|
.PONY: help start sh run stop restart rebuild ps migrate composer-install composer-require composer-require-dev composer-update enable-debug enable-coverage protoc license-check lint fmt test test-coverage dev ci down up
|
||||||
Reference in New Issue
Block a user