Skip to content

Package starter projects in offline registry #1203

@mike-hoang

Description

@mike-hoang

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.git

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructure

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions