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
.
apache
/
ossie
Public
Notifications
You must be signed in to change notification settings
Fork
229
Star
1.8k
Code
Issues
42
Pull requests
65
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cli): define plugin objects and basic plugin listing ability
- #154
#154
Merged
QMalcolm
merged 12 commits into
main
apache/ossie:main
from
qmalcolm--feat-plugin-discovery
apache/ossie:qmalcolm--feat-plugin-discovery
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(cli): define plugin objects and basic plugin listing ability
#154
QMalcolm
merged 12 commits into
main
apache/ossie:main
from
qmalcolm--feat-plugin-discovery
apache/ossie:qmalcolm--feat-plugin-discovery
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
feat(cli): add plugin discovery infrastructure
Show description for f40d781
QMalcolm
committed
f40d781
View commit details
Copy full SHA for f40d781
Browse repository at this point
test(cli): replace equalStringSlice helper with slices.Equal
Show description for dd431b0
QMalcolm
committed
dd431b0
View commit details
Copy full SHA for dd431b0
Browse repository at this point
fix(cli): use errors.Is for ErrNotExist checks in discover
Show description for ac47fea
QMalcolm
committed
ac47fea
View commit details
Copy full SHA for ac47fea
Browse repository at this point
test(cli): use t.TempDir for nonexistent dir test fixture
Show description for fe9ab12
QMalcolm
committed
fe9ab12
View commit details
Copy full SHA for fe9ab12
Browse repository at this point
test(cli): add test coverage for plugin setup field
Show description for b4acb59
QMalcolm
committed
b4acb59
View commit details
Copy full SHA for b4acb59
Browse repository at this point
docs(cli): document intentional lenient YAML unmarshaling in loadPlugin
Show description for d5bb439
QMalcolm
committed
d5bb439
View commit details
Copy full SHA for d5bb439
Browse repository at this point
refactor(plugin): rename osi → ossie in ConvertConfig, yaml fields, and invoke args
Show description for 74b81aa
QMalcolm
committed
74b81aa
View commit details
Copy full SHA for 74b81aa
Browse repository at this point
refactor(plugin): drop osi_* backward compat from rawPlugin
Show description for 2df6249
QMalcolm
committed
2df6249
View commit details
Copy full SHA for 2df6249
Browse repository at this point
feat(plugin): implement basic ossie plugin list command
Show description for 4053da4
QMalcolm
committed
4053da4
View commit details
Copy full SHA for 4053da4
Browse repository at this point
chore(cli): add make install target for local development
Show description for f2873b5
QMalcolm
committed
f2873b5
View commit details
Copy full SHA for f2873b5
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into qmalcolm--feat-plugin-discovery
QMalcolm
authored
3f7f77d
View commit details
Copy full SHA for 3f7f77d
Browse repository at this point
Commits on Jul 21, 2026
refactor(plugin): flatten platform.name/vendor into top-level name/platform
Show description for 13bb2ed
QMalcolm
committed
13bb2ed
View commit details
Copy full SHA for 13bb2ed
Browse repository at this point
You can’t perform that action at this time.