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 a che-editors file to store all editors plugin definitions #18214

Closed
benoitf opened this issue Oct 27, 2020 · 1 comment · Fixed by eclipse-che/che-plugin-registry#753
Labels
area/plugin-registry kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Oct 27, 2020

Is your task related to a problem? Please describe.

Today, we have a v3/plugins folder including editors and plug-ins.
There is a work to have a single file referencing vsix source repositories to allow automatic update/notifications when new plug-ins are available

Describe the solution you'd like

Create a dedicated file only for editors (could be merged later in a single file with plug-ins)

Additional context

it should include only latest/next option as specified there: #18183

@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. area/plugin-registry labels Oct 27, 2020
@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 Oct 27, 2020
@ericwill ericwill removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 27, 2020
@tolusha tolusha added the severity/P2 Has a minor but important impact to the usage or development of the system. label Oct 28, 2020
@ericwill ericwill mentioned this issue Oct 28, 2020
29 tasks
@ericwill ericwill mentioned this issue Nov 12, 2020
34 tasks
@ericwill ericwill added this to the 7.23 milestone Nov 18, 2020
@ericwill ericwill mentioned this issue Dec 3, 2020
34 tasks
@ericwill ericwill modified the milestones: 7.23, 7.24 Dec 8, 2020
@benoitf
Copy link
Contributor Author

benoitf commented Dec 10, 2020

I think we may miss one file for the che plugins that are not VS Code extensions or editors)

ericwill added a commit to eclipse-che/che-plugin-registry that referenced this issue Dec 10, 2020
* Introduce a che-editors file

Closes eclipse-che/che#18214

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Remove repository fields, use id to denote version differences

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Update che-theia version

Signed-off-by: Eric Williams <ericwill@redhat.com>
nickboldt pushed a commit to eclipse-che/che-plugin-registry that referenced this issue Dec 10, 2020
* Introduce a che-editors file

Closes eclipse-che/che#18214

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Remove repository fields, use id to denote version differences

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Update che-theia version

Signed-off-by: Eric Williams <ericwill@redhat.com>
ericwill added a commit to eclipse-che/che-plugin-registry that referenced this issue Dec 10, 2020
* [release] Bump to 7.24.0-SNAPSHOT in master

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* chore(ci): In order to produce correct meta.yaml files, it requires to have full history in order to grab che-plugin-sidecar tags from sidecar directories

Change-Id: I27a96110b57e1ed62735cf2d8e84d535a837da14
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

* Update CODEOWNERS (#758)

Adding Sun to CODEOWNERS as he is now on the plugins team.

* Introduce a che-editors file (#753)

* Introduce a che-editors file

Closes eclipse-che/che#18214

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Remove repository fields, use id to denote version differences

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Update che-theia version

Signed-off-by: Eric Williams <ericwill@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Florent Benoit <fbenoit@redhat.com>
Co-authored-by: Eric Williams <ericwill@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin-registry kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants