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
feat: add filesystem service di
- #22
#22
Merged
loadinglucian
merged 13 commits into
main
loadinglucian/deployer-php:main
from
feat/add-filesystem-service-di
loadinglucian/deployer-php:feat/add-filesystem-service-di
Copy head branch name to clipboard
Oct 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add filesystem service di
#22
loadinglucian
merged 13 commits into
main
loadinglucian/deployer-php:main
from
feat/add-filesystem-service-di
loadinglucian/deployer-php:feat/add-filesystem-service-di
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2025
chore(tests): add DI in tests rule to cursor rules
loadinglucian
committed
7f708e0
View commit details
Copy full SHA for 7f708e0
Browse repository at this point
feat(services): add FilesystemService implementation
loadinglucian
committed
09b6486
View commit details
Copy full SHA for 09b6486
Browse repository at this point
refactor(services): inject FilesystemService into existing services
loadinglucian
committed
7856d69
View commit details
Copy full SHA for 7856d69
Browse repository at this point
refactor(tests): enhance TestHelpers for FilesystemService mocking
loadinglucian
committed
a22bf63
View commit details
Copy full SHA for a22bf63
Browse repository at this point
test(services): update tests to use new mocking helpers
loadinglucian
committed
db62603
View commit details
Copy full SHA for db62603
Browse repository at this point
test: add type casts and readonly properties in tests
loadinglucian
committed
fb1f7fe
View commit details
Copy full SHA for fb1f7fe
Browse repository at this point
docs: add create-branch-and-commits cursor command
loadinglucian
committed
1edc69a
View commit details
Copy full SHA for 1edc69a
Browse repository at this point
test: add unit tests for TestHelpers and fix mockFilesystem bugs
loadinglucian
committed
77a38db
View commit details
Copy full SHA for 77a38db
Browse repository at this point
test(mocks): use mocked filesystem in mockProcessFactory helper
Show description for a90734c
loadinglucian
committed
a90734c
View commit details
Copy full SHA for a90734c
Browse repository at this point
refactor(test): consolidate overlapping tests with datasets
Show description for 2b4194b
loadinglucian
committed
2b4194b
View commit details
Copy full SHA for 2b4194b
Browse repository at this point
fix(tests): remove broken mockProcessFactory implementation
Show description for 6fdf8e2
loadinglucian
committed
6fdf8e2
View commit details
Copy full SHA for 6fdf8e2
Browse repository at this point
refactor(test): add mockVersionService helper to reduce duplication
Show description for 5b06fd8
loadinglucian
committed
5b06fd8
View commit details
Copy full SHA for 5b06fd8
Browse repository at this point
refactor(tests): replace FQDN class references with use statements
Show description for f943e46
loadinglucian
committed
f943e46
View commit details
Copy full SHA for f943e46
Browse repository at this point
You can’t perform that action at this time.