devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
262 stars 63 forks source link

Add index generator support for registry github URL source. #1506

Open thepetk opened 7 months ago

thepetk commented 7 months ago

/kind task

Which area/kind this issue is related to?

/area registry

Issue Description

Atm the index/generator is only supporting a filepath of a local registry dir in order to get all the info and generate the index.json file.

This implementation will help us In order to avoid copying all the files during the build of the devfile-index image and to be able to support dynamic stack updates (as mentioned in the parent EPIC).

Acceptance Criteria

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days.