Skip to content

Registry library filter mechanism to filter by type (sample vs stack) and filter by tags #403

Closed
@GeekArthur

Description

@GeekArthur

Is your feature request related to a problem? Please describe.
With the introduction of sample vs stack, we probably want the filtering mechanism as part of the getter of the registry library.

Describe the solution you'd like
The filters can start with are filtered by type (sample vs stack) and filter by tags. We can build more fine-grained filtering in the future but we can start with those two.

To differentiate sample and stack in index.json, we can either add new field (eg. type) to metadata field or add new tag (eg. sample vs stack) to tags field.

This item is a child of #279

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions