Open cgestes opened 6 months ago
Hi,
I have a "meta" feature which list others features to install in "dependsOn". I noticed that the dependencies of the meta-features are not installed.
Is it implemented? (I couldn't find anything in the code base about "dependsOn").
Reference: see 'dependsOn' and 'installAfter' in https://containers.dev/implementors/features/
PS: if it's not a bug, we could add a message to explain it is not yet supported.
Hi @cgestes, thanks for reporting this, it's indeed a gap in our implementation. We'll add it to the roadmap!
Hi,
I have a "meta" feature which list others features to install in "dependsOn". I noticed that the dependencies of the meta-features are not installed.
Is it implemented? (I couldn't find anything in the code base about "dependsOn").
Reference: see 'dependsOn' and 'installAfter' in https://containers.dev/implementors/features/
PS: if it's not a bug, we could add a message to explain it is not yet supported.