cli icon indicating copy to clipboard operation
cli copied to clipboard

Remove builtin features

Open alexdima opened this issue 3 years ago • 2 comments

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

alexdima avatar Jul 18 '22 13:07 alexdima

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 🚀 )

samruddhikhandale avatar Jul 28 '22 21:07 samruddhikhandale

PR -

  • [ ] https://github.com/devcontainers/cli/pull/100

Waiting for

  • [x] https://github.com/devcontainers/cli/pull/94

samruddhikhandale avatar Aug 02 '22 21:08 samruddhikhandale