coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
123 stars 24 forks source link

feat: prefix env variables with ENVBUILDER #180

Closed BrunoQuaresma closed 3 months ago

BrunoQuaresma commented 3 months ago

Closes https://github.com/coder/envbuilder/issues/166

BrunoQuaresma commented 3 months ago

Do you think we need any unit tests here?

Yes, I was waiting for some review to see if I was in the right direction. 👍

mtojek commented 3 months ago

Awesome! Looking forward to see some tests 👍

mtojek commented 3 months ago

just make sure that CI is happy