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

[Feature request] StudioRack integration #6

Closed
RustoMCSpit opened this issue Apr 25, 2024 · 2 comments
Closed

[Feature request] StudioRack integration #6

RustoMCSpit opened this issue Apr 25, 2024 · 2 comments
Labels
wontfix This will not be worked on

Comments

@RustoMCSpit
Copy link

It's an open-source plugin manager called StudioRack:
https://github.com/studiorack

The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve the following steps:

Publish a Github release containing the plugin source along with metadata plugins.json
Tag your Github repository with studiorack-plugin so it can be discovered
Wait for the studiorack-registry to index your plugin (every 24 hours)
Check the registry feed for your plugin to appear
@SpotlightKid
Copy link
Owner

Sorry, not doing that. While I appreciate the general effort to make plugin discovery and installation easier for end users, I don't think this is the right way.

Some reasons I dislike the proposed solution (not exhaustive):

  • Requirement to clutter GitHub release names with "app store"-specific labels.
  • Requirement to clutter project with "app store"-specific files.

I would much rather prefer a procedure, where the plugin registry is kept in a central repo and plugin authors can submit their plugins/releases via a Git PR or an API.

@SpotlightKid SpotlightKid added the wontfix This will not be worked on label Jun 3, 2024
@RustoMCSpit
Copy link
Author

I would much rather prefer a procedure, where the plugin registry is kept in a central repo and plugin authors can submit their plugins/releases via a Git PR or an API.

this is being discussed to my knowledge and will be out in V2, you can join the DIscord and ask the dev themself and give input into how it should be done. I dont think it's an API, something about a yaml file i cant recall https://discord.gg/9D94f98PxP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants