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
15 changes: 15 additions & 0 deletions _data/collection-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1285,6 +1285,21 @@
contact: https://github.com/pairspaces/devcontainers/issues
repository: https://github.com/pairspaces/devcontainers
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
- name: Neovim (Binary) (neovim)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/neovim
- name: Kafka CLI tools (kafka_cli)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/kafka_cli
- name: Redis CLI Binary (redis_cli)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/redis_cli
Comment on lines +1288 to +1302
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, missed this before approving. Can you make these all a single collection? The oci reference should be http://ghcr.io/caspersg/devcontainer_features. We have a script that will automatically get all your features onto the website as long as they belong to that repo. Thanks!

- name: Rails Dev Container Features
maintainer: Rails Core Team
contact: https://github.com/rails/devcontainer/issues
Expand Down