Open
Description
Description
Message from the maintainers:
Myself, I meet some circumstances that are not supported by the end. Here's the detail
the envd allows people to use include
function to include the existing library to reuse the code. In my circumstance, I don't want to make my code public so that the code repo would be private. But for now, the envd include
mechanism supports pure HTTP and HTTP git only.
So maybe we can support more file protocols in include
. I think we can use the URL scheme to identify different file protocols. For example:
- http://
- git+http://
- gti+ssh://
- s3://
- ....
Metadata
Metadata
Assignees
Type
3417