Edmundo Gonzalez
Edmundo Gonzalez
Sounds great! Every thing that allows features to encapsulate more and more of the configuration users need to run something should help a lot.
I also the array syntax so that the whole options object can be modified for each run. The version question is an interesting one. The object syntax does allow us...
I've been trying to think here but without a repro not sure what the issue could be, does it maybe repro localy with Devcontainers extension?
One option would be to dual tag releases. The feature itself, repository and sources get renamed to the new folder. We can add an `alias` array property to `devcontainer-feature.json` so...
@Chuxel Can you give me access to your repro?
Thanks @Chuxel it does look like a permissions issue in Codespaces, we are investigating. @metaskills could you give us more information? - If you go back to the docker compose...
@metaskills does it work if you change the package security to `internal`? Not sure if that would be good enough for your scenario.
For this particular one we could standarize on adding environment variables before features are built that represent `containerUser` and `remoteUser`. If this case ends up being commong it could be...
This idea also applies to cloud scenarios like Codespaces.