Feature: Update to JSON Plugin Schema to Support Private Plugin Sources by Bee-Mar · Pull Request #2470 · jetify-com/devbox
added 30 commits
May 24, 2024 22:41
Bee-Mar
marked this pull request as ready for review
Bee-Mar
changed the title
Feature: Update to JSON Plugin Schema to Allow Private Sources
Feature: Update to JSON Plugin Schema to Support Private Plugin Sources
Lagoja added a commit that referenced this pull request
Feb 17, 2026## 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](https://www.apache.org/licenses/LICENSE-2.0). 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](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license). --------- Co-authored-by: John Lago <750845+Lagoja@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters