Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/collection-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,3 +448,8 @@
contact: https://github.com/jayree/devcontainer-features/issues
repository: https://github.com/jayree/devcontainer-features
ociReference: ghcr.io/jayree/devcontainer-features
- name: Typescript Monorepo by Luk4h
maintainer: Luk4h
contact: https://github.com/Luk4h/DevContainers/issues
repository: https://github.com/Luk4h/DevContainers
ociReference: ghcr.io/luk4h/devcontainers/typescript
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ociReference: ghcr.io/luk4h/devcontainers/typescript
ociReference: ghcr.io/luk4h/devcontainers

Hi 👋

The ociReference here refers to the collection metadata artifact instead of the individual Features. Hence, the author needs to only add a single entry irrespective of the number of Features that might exist in their repository.

Can you help update this? thanks!