Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

NOTICE: Name change features.* --> devcontainer-features.* #41

Open
joshspicer opened this issue Feb 4, 2022 · 0 comments
Open

NOTICE: Name change features.* --> devcontainer-features.* #41

joshspicer opened this issue Feb 4, 2022 · 0 comments

Comments

@joshspicer
Copy link
Member

joshspicer commented Feb 4, 2022

A recent breaking change was introduced to our preview for dev container features.

Everywhere a file had been called features.{tgz, json} is now named devcontainer-features.{tgz, json}.

Codespaces and Remote-Containers has now been updated to expect these names, and the previous names will cause a build error.

Steps to update:

  1. Update this line in your local copy of the template to emit the release artifact with the new name
  2. Re-release your features on a new tag
    • Using commit b92badd of this action (or newer).

Please note that any older releases prior to this change will no longer work. You'll want to re-run the action on your tag to rebuild the artifacts.

Thanks for experimenting and bearing with us during the feature preview. If you have any further feedback, PLEASE let us know over at the dev-container-spec repo.

Context: microsoft/vscode-remote-release#5980

@joshspicer joshspicer pinned this issue Feb 4, 2022
@joshspicer joshspicer changed the title BREAKING CHANGE NOTICE: Name change features.* --> devcontainer-features.* NOTICE: Name change features.* --> devcontainer-features.* Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant