devcontainers / spec

Development Containers: Use a container as a full-featured development environment.
https://containers.dev
Creative Commons Attribution 4.0 International
3.61k stars 231 forks source link

add `dependsOn` to devContainerFeature.schema.json #354

Closed joshspicer closed 11 months ago

joshspicer commented 11 months ago

relevant: https://github.com/devcontainers/action/issues/205

See https://github.com/devcontainers/spec/blob/main/docs/specs/devcontainer-features.md#the-dependson-property for more information on the property

joshspicer commented 11 months ago

I don't want to use FeatureOption like I had before.

image

Fixed and tested:

image
jpillor-macquarie commented 11 months ago

FYI, https://github.com/devcontainers/spec/issues/356, syntax error introduced in this PR