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

Dashboard should serve getting-started devfile samples from /index/all (not from /index) #23352

Open
ibuziuk opened this issue Feb 17, 2025 · 0 comments
Labels
area/dashboard 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.

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Feb 17, 2025

Is your task related to a problem? Please describe

Currently dashboard gets devfiles from devfile.io based on the index route e.g. https://registry.devfile.io/index

As part of this issue the /index/all route should be used for serving the devfiles e.g. https://registry.devfile.io/index/all

Describe the solution you'd like

show devfiles from the /index/all route of the devfile registry should be used for serving the devfiles e.g. https://registry.devfile.io/index/all

Describe alternatives you've considered

N.A

Additional context

How it works on devfile.io - https://github.com/devfile/devfile-web/blob/babee4734d40730cf8b3b6b4512c0a6c73f79c3c/libs/core/src/functions/fetch-devfiles/fetch-devfiles.tsx#L83

All samples are served on https://registry.devfile.io/viewer

Downstream context might need to be updated as well https://github.com/redhat-developer/devspaces-images/blob/devspaces-3-rhel-9/devspaces-dashboard/samples/index.json

@ibuziuk ibuziuk added 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. labels Feb 17, 2025
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Feb 17, 2025
@ibuziuk ibuziuk changed the title Dashboard should serve getting-started samples from /index/all (not from /index) Dashboard should serve getting-started devfile samples from /index/all (not from /index) Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 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
Status: 📅 Planned
Development

No branches or pull requests

1 participant