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

Create Che Plugin Registry starter #15336

Open
mmorhun opened this issue Nov 27, 2019 · 4 comments
Open

Create Che Plugin Registry starter #15336

mmorhun opened this issue Nov 27, 2019 · 4 comments
Labels
area/plugin-registry kind/enhancement A feature request - must adhere to the feature request template. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@mmorhun
Copy link
Contributor

mmorhun commented Nov 27, 2019

Is your task related to a problem? Please describe.

Official Che Plugin Registry code is located here. When a user wants to have own registry it requires forking of existing official registry and changing its content (by removing many plugin entries, maybe removing git histiry, etc.) or create the scaffold manually. Such approach is not user friendly, so we need to improve the flow.

Describe the solution you'd like

We should have some generator or registry template to make it easy to users to create and host own Che plugin registry. So a user could just fill in information about plugins (write meta.yaml) and put it in appropriate folder(s). Then run a script which should update index file of the registry, optionally create docker image, etc.

@mmorhun mmorhun added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 27, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 27, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Nov 27, 2019

@mmorhun would be super cool to have Hosted Che as a default dev environment for such a starter

@benoitf benoitf added area/plugin-registry severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 27, 2019
@che-bot
Copy link
Contributor

che-bot commented May 27, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 27, 2020
@mmorhun
Copy link
Contributor Author

mmorhun commented May 28, 2020

cc @ericwill

@che-bot che-bot closed this as completed Jun 11, 2020
@ericwill
Copy link
Contributor

This is a nice idea, once we have better support for multiple plugin registries it seems doable.

@ericwill ericwill reopened this Jun 11, 2020
@ericwill ericwill added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. kind/enhancement A feature request - must adhere to the feature request template. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin-registry kind/enhancement A feature request - must adhere to the feature request template. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants