Skip to content
Merged
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
7 changes: 6 additions & 1 deletion _data/collection-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,4 +292,9 @@
maintainer: Hamish Cox
contact: https://github.com/HamishWHC/cs3231-devcontainer/issues
repository: https://github.com/HamishWHC/cs3231-devcontainer
ociReference: ghcr.io/hamishwhc/cs3231-devcontainer
ociReference: ghcr.io/hamishwhc/cs3231-devcontainer
- name: TRunk CLI Features (trunk.io)
maintainer: trunk-io
contact: https://github.com/trunk-io/devcontainer-feature/issues
repository: https://github.com/trunk-io/devcontainer-feature
ociReference: ghcr.io/trunk-io/devcontainer-feature
Copy link
Member

@samruddhikhandale samruddhikhandale Feb 21, 2023

Choose a reason for hiding this comment

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

Feature collections are scanned to populate a Feature index on the containers.dev site and allow them to appear in Dev Container creation UX in supporting tools like VS Code Dev Containers and GitHub Codespaces.

However, looks like the package trunk-io/devcontainer-feature is private.

image

@laurit17 can you help switch the visibility of this package to public so that it can be consumed by the index and the UX? thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be fixed now!