GIT_* environment variables missing inside devcontainer

Not sure if I'm missing some configuration. The GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL, GIT_COMMITTER_NAME and GIT_COMMITTER_EMAIL environment variables are not set inside the devcontainer, while they are available in the workspace container.
4 Replies
Codercord
Codercord2mo ago
Codercord
Codercord2mo ago
<#1428401186985349121>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Danielle
Danielle2mo ago
Which version of Coder are you using? and are you using envbuilder or the native dev container integration?
Perqin
PerqinOP2mo ago
Coder 2.27.0 with the native devcontainer integration

Did you find this page helpful?