Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin package management support #766

Open
James-Mart opened this issue Jun 24, 2024 · 0 comments
Open

Plugin package management support #766

James-Mart opened this issue Jun 24, 2024 · 0 comments
Assignees
Milestone

Comments

@James-Mart
Copy link
Member

Currently, when we write plugins, it is necessary to link to the component wit interfaces directly on disk in order to generate bindings. cargo-component and other standard component tooling increasingly have the ability to use component registries instead.

If we want standard component tooling to be able to read plugins directly from a psibase deployment, then psibase will need to be OCI distribution spec compliant.

It's not yet clear to me if the component packages themselves will also need to be OCI image format spec compliant.

@James-Mart James-Mart added this to the R3 milestone Jun 24, 2024
@James-Mart James-Mart self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant