cli
cli copied to clipboard
Remove builtin features
Stop shipping features defined in vscode-dev-containers and switch to rely entirely on feature resolving as defined via https://github.com/devcontainers/spec/issues/7
Blocked by:
- https://github.com/devcontainers/spec/issues/7
- https://github.com/devcontainers/features/issues/64
Working on CLI changes to automatically map the old feature names to their new locations for back compatibility.
Also, mapping deprecated features from here to microsoft/vscode-dev-containers
(I'll only create a PR and keep it ready for 🚀 )
PR -
- [ ] https://github.com/devcontainers/cli/pull/100
Waiting for
- [x] https://github.com/devcontainers/cli/pull/94