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

rename envbuilder.MagicDir to envbuilder.WorkingDir #184

Open johnstcn opened 3 months ago

johnstcn commented 3 months ago
          Not introduced by your PR but I want to point out that `MagicDir` is kinda unhelpful as a name; perhaps `EnvbuilderWorkingDir` would be more explicit?

_Originally posted by @dannykopping in https://github.com/coder/envbuilder/pull/183#discussion_r1598534110_