Skip to content
Open
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 @@ -1257,3 +1257,8 @@
contact: https://github.com/pairspaces/devcontainers/issues
repository: https://github.com/pairspaces/devcontainers
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
- name: Xingxin HE's Devcontainer Features
maintainer: XingxinHE
contact: https://github.com/XingxinHE/devcontainer-features/issues
repository: https://github.com/XingxinHE/devcontainer-features
ociReference: ghcr.io/XingxinHE/devcontainer-features

Choose a reason for hiding this comment

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

Hi @XingxinHE

Thank you for the PR. The ORAS spec requires the ociReference to be in lower case. Would you kindly update the same.
The supporting tools do help convert the case, however, its better to sync as much as possible.

Copy link
Author

Choose a reason for hiding this comment

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

Hey @Kaniska244 ,

Thx for the review. Just double check, I am only required to change the XingxinHE of the ociReference field into lowercase. While others are fine, am I correct?