mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #698] [MERGED] Fix broken devcontainer due to deleted repo #694
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/698
Author: @andyfowler
Created: 6/29/2025
Status: ✅ Merged
Merged: 6/29/2025
Merged by: @marcusschiesser
Base:
main← Head:fix-broken-devcontainers-tools📝 Commits (2)
dac3441fix broken links to devcontainers features976bb88Create warm-actors-obey.md📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
➕
.changeset/warm-actors-obey.md(+5 -0)📝
packages/create-llama/templates/devcontainer.json(+2 -2)📄 Description
The
devcontainers-contribrepo / registry has been removed (and is at risk of supply chain squatting?). So, running a newly-createdcreate-llamaproject in VSCode fails to create the dev container with the errors:Somebody is currently hosting a warning at the old registry https://github.com/devcontainers-contrib/features.
This PR replaces the devcontainer tools with equivalents, found via the official tools list at https://containers.dev/features
Summary by CodeRabbit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.