Skip to content

Bug: features index is not updated #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
koralowiec opened this issue Oct 1, 2024 · 8 comments
Closed

Bug: features index is not updated #480

koralowiec opened this issue Oct 1, 2024 · 8 comments

Comments

@koralowiec
Copy link
Contributor

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.

@sebst
Copy link
Contributor

sebst commented Oct 8, 2024

Experiencing the same problem with sebst/devcontainer-features

@sebst
Copy link
Contributor

sebst commented Oct 9, 2024

@samruddhikhandale Would you mind having a look at this as well? Thank you!

@vmvarela
Copy link
Contributor

Experiencing the same problem with vmvarela/devcontainer-features

@haukex
Copy link
Contributor

haukex commented Oct 18, 2024

Looks like mine and @sebst's features are now showing up on https://containers.dev/features, but @vmvarela's still aren't...

@koralowiec
Copy link
Contributor Author

I see that ghcr.io/devcontainers/index:latest was updated few hours ago, which probably triggered the update on the page

image

Also, I can see devcontainers-extra's feature being listed there as well

@sebst
Copy link
Contributor

sebst commented Oct 19, 2024

Looks like there was another update, so this seems fixed

@bamurtaugh
Copy link
Member

Thank you all for sharing this and confirming it's now fixed! Please let us know if you have any other questions.

@koralowiec
Copy link
Contributor Author

Hi @bamurtaugh!

Right now there's no detailed information about the process of "indexing" the features - We only know that the indexed features are exposed in ghcr.io/devcontainers/index image, but we don't know how and when it's built. It would be nice to have that documented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants