-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
I noticed that the features from collections that were added in _data/collection-index.yml
in September (so starting with "Hauke's Features for Development Containers") are not listed on features page, and they don't appear in VS Code (for Dev Containers: Configure Container Features...
command)
From my understanding the features are fetched from devcontainer-index.json
file which is fetched during the page build step from image ghcr.io/devcontainers/index:latest
. The last update of that image is from September 7th. I don't know where the image is build, so I don't know the process, but I assume that rebuilding the image and publishing it should update the devcontainer-index.json
file, so fix the issue.
haukexsebst
Metadata
Metadata
Assignees
Labels
No labels