devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Add git plugin

Open plopoyop opened this issue 2 months ago • 0 comments

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 avatar Oct 25 '25 10:10 plopoyop