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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Gthulhu
/
plugin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: implement simple factory pattern for plugin creation
- #7
#7
Merged
ianchen0119
merged 10 commits into
main
Gthulhu/plugin:main
from
copilot/refactor-simple-factory-pattern
Gthulhu/plugin:copilot/refactor-simple-factory-pattern
Copy head branch name to clipboard
Oct 20, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor: implement simple factory pattern for plugin creation
#7
ianchen0119
merged 10 commits into
main
Gthulhu/plugin:main
from
copilot/refactor-simple-factory-pattern
Gthulhu/plugin:copilot/refactor-simple-factory-pattern
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2025
Initial plan
Copilot
committed
382e250
View commit details
Copy full SHA for 382e250
Browse repository at this point
Add factory pattern with plugin registration system
Show description for 55be3f8
Copilot
and
ianchen0119
committed
55be3f8
View commit details
Copy full SHA for 55be3f8
Browse repository at this point
Add comprehensive documentation for factory pattern
Show description for 0f00f99
Copilot
and
ianchen0119
committed
0f00f99
View commit details
Copy full SHA for 0f00f99
Browse repository at this point
Add test coverage summary documentation
Show description for 05ece26
Copilot
and
ianchen0119
committed
05ece26
View commit details
Copy full SHA for 05ece26
Browse repository at this point
Add working example demonstrating factory pattern usage
Show description for f3c9c0e
Copilot
and
ianchen0119
committed
f3c9c0e
View commit details
Copy full SHA for f3c9c0e
Browse repository at this point
Fix formatting issues in examples/usage_example.go
Show description for 95548c0
Copilot
and
ianchen0119
committed
95548c0
View commit details
Copy full SHA for 95548c0
Browse repository at this point
Remove COVERAGE_SUMMARY.md and FACTORY_PATTERN.md documentation files
Show description for 45c20a2
Copilot
and
ianchen0119
committed
45c20a2
View commit details
Copy full SHA for 45c20a2
Browse repository at this point
Fix errcheck and goimports linting errors
Show description for bbc598d
Copilot
and
ianchen0119
committed
bbc598d
View commit details
Copy full SHA for bbc598d
Browse repository at this point
Fix remaining errcheck errors in plugin_test.go
Show description for cffe8e6
Copilot
and
ianchen0119
committed
cffe8e6
View commit details
Copy full SHA for cffe8e6
Browse repository at this point
Remove FACTORY_PATTERN.md reference and add yaml tags to SchedConfig
Show description for de6dfe0
Copilot
and
ianchen0119
committed
de6dfe0
View commit details
Copy full SHA for de6dfe0
Browse repository at this point
You can’t perform that action at this time.