-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
devfile/registry-support
#179Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Description
Which area/kind this issue is related to?
/area registry
Issue Description
This issue is part of the EPIC #329 and focuses on implementing the first stage of the design doc.
Build an offline devfile registry with the following requirements:
- Starter projects need to be packaged with as part of the build
- Devfile needs to reference the offline starter projects during the build
Example:
starterProjects:
- name: go-starter
+ zip: go-starter-offline.zip
- git:
- remotes:
- origin: https://github.com/devfile-samples/devfile-stack-go.gitMetadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Type
Projects
Status
Done ✅