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

Cleanup plugin registry by removing editors #23000

Closed
svor opened this issue Jun 5, 2024 · 1 comment
Closed

Cleanup plugin registry by removing editors #23000

svor opened this issue Jun 5, 2024 · 1 comment
Labels
area/plugin-registry kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@svor
Copy link
Contributor

svor commented Jun 5, 2024

Is your task related to a problem? Please describe

The task is about removing a few things related to Che editors:

  • che-editors.yaml file that contains editors definitions.
  • The tool that generates editors from che-editors.yaml.
  • Cleanup GH actions that publish editors definitions
  • Update README.md and CONTRIBUTE.md files

The same procedure should be done in downstream: https://github.com/redhat-developer/devspaces/tree/devspaces-3-rhel-8/dependencies/che-plugin-registry. Downstream uses the tool to generate editors definitions in this script: https://github.com/redhat-developer/devspaces/blob/devspaces-3-rhel-8/dependencies/che-plugin-registry/build.sh#L235

This task is a continuation of Decouple editor definitions from the plugin registry #22932.
Also it should be done after Deprecate and archive che-devfile-registry #22960, because devfile registry uses published editors to generate DevWorkspaceTemplate objects: https://github.com/eclipse-che/che-devfile-registry/blob/main/build/scripts/generate_devworkspace_templates.sh#L21 and https://github.com/redhat-developer/devspaces/blob/devspaces-3-rhel-8/dependencies/che-devfile-registry/build/scripts/generate_devworkspace_templates.sh#L39-L65

@svor svor added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jun 5, 2024
@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 Jun 5, 2024
@svor svor added severity/P1 Has a major impact to usage or development of the system. area/plugin-registry team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jun 5, 2024
@che-bot
Copy link
Contributor

che-bot commented Dec 2, 2024

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 Dec 2, 2024
@svor svor closed this as completed Dec 2, 2024
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. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Projects
Status: No status
Development

No branches or pull requests

2 participants