Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
loadinglucian
/
deployer-php
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: symfony app and pest migration
- #17
#17
Merged
loadinglucian
merged 12 commits into
main
loadinglucian/deployer-php:main
from
refactor/symfony-app-and-pest-migration
loadinglucian/deployer-php:refactor/symfony-app-and-pest-migration
Copy head branch name to clipboard
Sep 28, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor: symfony app and pest migration
#17
loadinglucian
merged 12 commits into
main
loadinglucian/deployer-php:main
from
refactor/symfony-app-and-pest-migration
loadinglucian/deployer-php:refactor/symfony-app-and-pest-migration
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2025
chore(deps): update for Symfony Console and Pest integration
Show description for 98c6371
loadinglucian
committed
98c6371
View commit details
Copy full SHA for 98c6371
Browse repository at this point
chore(dev): add Cursor commands and editorconfig setup
loadinglucian
committed
d68e386
View commit details
Copy full SHA for d68e386
Browse repository at this point
refactor(app): integrate Symfony Console with BaseCommand
Show description for 40ddbba
loadinglucian
committed
40ddbba
View commit details
Copy full SHA for 40ddbba
Browse repository at this point
refactor(services): align EnvService and InventoryService with Symfony
loadinglucian
committed
3df5d97
View commit details
Copy full SHA for 3df5d97
Browse repository at this point
test(migration): switch to Pest framework with base TestCase
Show description for 0c42545
loadinglucian
committed
0c42545
View commit details
Copy full SHA for 0c42545
Browse repository at this point
test(unit): add architecture and BaseCommand tests; update services
Show description for 79c868f
loadinglucian
committed
79c868f
View commit details
Copy full SHA for 79c868f
Browse repository at this point
refactor(tests): reorganize unit tests to mirror app structure
Show description for 320b9ce
loadinglucian
committed
320b9ce
View commit details
Copy full SHA for 320b9ce
Browse repository at this point
test: restore original env vars in HelloCommandTest
Show description for 2fe3120
loadinglucian
committed
2fe3120
View commit details
Copy full SHA for 2fe3120
Browse repository at this point
refactor: move imports to top in deployer script
Show description for cd80d36
loadinglucian
committed
cd80d36
View commit details
Copy full SHA for cd80d36
Browse repository at this point
Commits on Sep 28, 2025
refactor(console): implement quiet mode support in BaseCommand
Show description for 85cd97a
loadinglucian
committed
85cd97a
View commit details
Copy full SHA for 85cd97a
Browse repository at this point
docs(rules): add Symfony Console output and verbosity guidelines
Show description for 746ad42
loadinglucian
committed
746ad42
View commit details
Copy full SHA for 746ad42
Browse repository at this point
refactor(tests): enhance mockFilesystem for flexible path handling
Show description for a52a576
loadinglucian
committed
a52a576
View commit details
Copy full SHA for a52a576
Browse repository at this point
You can’t perform that action at this time.