[DOCS-4552] Flat hirerachy to increase readability#3023
Open
gtrivedi88 wants to merge 1 commit intoeclipse-che:mainfrom
Open
[DOCS-4552] Flat hirerachy to increase readability#3023gtrivedi88 wants to merge 1 commit intoeclipse-che:mainfrom
gtrivedi88 wants to merge 1 commit intoeclipse-che:mainfrom
Conversation
|
🎊 Navigate the preview: https://699c482c8c460f651b5a90c9--eclipse-che-docs-pr.netlify.app 🎊 |
4c67ffb to
d02127e
Compare
db57667 to
6db27c7
Compare
svor
reviewed
Feb 3, 2026
modules/administration-guide/partials/proc_adding-or-removing-extensions-in-a-workspace.adoc
Outdated
Show resolved
Hide resolved
modules/administration-guide/partials/proc_selecting-an-open-vsx-registry-instance.adoc
Outdated
Show resolved
Hide resolved
...ministration-guide/examples/snip_che-steps-to-build-custom-plugin-registry-in-workspace.adoc
Show resolved
Hide resolved
...stration-guide/examples/snip_che-steps-to-add-or-remove-extensions-in-openvsx-sync-json.adoc
Show resolved
Hide resolved
6db27c7 to
a04b4bb
Compare
svor
reviewed
Feb 23, 2026
| ocp4-ver: "4.18" | ||
| # for the project | ||
| che-plugin-registry-directory: che-plugin-registry | ||
| plugin-registry-repo-url: "https://github.com/eclipse-che/che-plugin-registry" |
Contributor
There was a problem hiding this comment.
Let's use https://github.com/redhat-developer/che-plugin-registry for upstream as well
Comment on lines
+33
to
+38
| . Check out the Git tag that corresponds to your {prod-short} version: | ||
| + | ||
| [source,bash,subs="+quotes"] | ||
| ---- | ||
| $ git checkout __<product_version>__ | ||
| ---- |
Contributor
There was a problem hiding this comment.
when plugin registry url is changed to https://github.com/redhat-developer/che-plugin-registry we don't need this checkout operation. The default branch will be used and it'll work for both upstream and downstream
Comment on lines
+24
to
+31
| . Open a terminal in your workspace. | ||
|
|
||
| . Check out the Git tag that corresponds to your {prod-short} version: | ||
| + | ||
| [source,bash,subs="+quotes"] | ||
| ---- | ||
| $ git checkout __<product_version>__ | ||
| ---- |
Contributor
There was a problem hiding this comment.
when plugin registry url is changed to https://github.com/redhat-developer/che-plugin-registry we don't need this checkout operation. The default branch will be used and it'll work for both upstream and downstream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request change?
proc_adding-extensions-using-devspaces-workspace.adoc- For building within a Dev Spaces workspaceproc_adding-extensions-using-linux.adoc- For building on a Linux system.,..,...,....) in favor of flat, numbered stepsproc_selecting-an-open-vsx-registry-instance.adocandsnip_che-non-default-vsx-registry-instance.adocproc_adding-or-removing-extensions-in-the-embedded-open-vsx-registry-instance.adocsnip_che-steps-to-build-custom-plugin-registry-in-workspace.adocsnip_che-steps-to-add-or-remove-extensions-in-openvsx-sync-json.adocBenefits:
What issues does this pull request fix or reference?
Fixes: [issue number if available, or describe the feedback]
Specify the version of the product this pull request applies to
main,3.26,3.25Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.