Skip to content

Conversation

bamurtaugh
Copy link
Member

@bamurtaugh bamurtaugh commented Nov 11, 2022

  • Remove mentions of vscode-dev-containers, point users to devcontainers/templates, devcontainers/features, and self-hosting
  • Update terminology: "definition" -> "Template"
  • Use latest syntax for referencing Features
  • Remove mentions of Features being in preview

Fixes #5736

rzhao271
rzhao271 previously approved these changes Nov 12, 2022
Copy link
Member

@Chuxel Chuxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions - one is we could probably fix capitalization at the same time so made a number of suggestions there. Not critical tho.

The other broader one is that I don't think we can just point people to the templates repository for examples. Those templates now have an options format and you can't just copy the content to use it.

What I'd suggest is routing people to the Add Dev Container Config UX to add the example is probably a good tactical answer.

(The other thing is generally I've been using the term "Template" to mean what is in devcontainers/templates, but what lands in your project is a "definition"... which is also really the big difference between vscode-dev-containers and this. Those were working "definitions" while these are not.)

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
bamurtaugh and others added 10 commits November 14, 2022 09:01
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
@bamurtaugh bamurtaugh requested a review from Chuxel November 14, 2022 17:19
@bamurtaugh
Copy link
Member Author

Thanks for the detailed review @Chuxel! I've incorporated your feedback and would love another review whenever you get a moment.

Chuxel
Chuxel previously approved these changes Nov 15, 2022
@gregvanl gregvanl merged commit 8129ab9 into main Nov 15, 2022
@gregvanl gregvanl deleted the bamurtaugh/container-repo branch November 15, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dev containers repos
4 participants