Skip to content

Add git plugin#2735

Open
plopoyop wants to merge 2 commits intojetify-com:mainfrom
plopoyop:feature/git-plugin
Open

Add git plugin#2735
plopoyop wants to merge 2 commits intojetify-com:mainfrom
plopoyop:feature/git-plugin

Conversation

@plopoyop
Copy link

Summary

Implement Git plugin support for loading plugins from any Git repository with revision/branch/directory targeting. Extends existing GitHub plugin functionality to support self-hosted and local Git repositories.
Fix #2048 in a more simple way than #2470 since there is no change in json schema

How was it tested?

Manually on a mock project with multiple transport : git+ssh, git+http, git+file

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

@plopoyop plopoyop changed the title Feature/git plugin Add git plugin Oct 25, 2025
@Lagoja Lagoja closed this Feb 5, 2026
@Lagoja Lagoja reopened this Feb 5, 2026
@plopoyop
Copy link
Author

plopoyop commented Feb 5, 2026

I just rebase my branch on main and fix lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Privately hosted Devbox Plugins on non-Github Git Servers

2 participants