Skip to content

Add optional dev container (documentation branch, not for merge) - #42

Draft
fgm wants to merge 1 commit into
mainfrom
devcontainers
Draft

Add optional dev container (documentation branch, not for merge)#42
fgm wants to merge 1 commit into
mainfrom
devcontainers

Conversation

@fgm

@fgm fgm commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Explored a Dev Container for envrun

Verified working (CLI + GoLand) but it is a net minus here: envrun is a single Go binary depending only on the toolchain, so the container adds complexity that benefits no one, and native dev is simpler and faster.

Kept on this branch as a worked reference - prebuilt-image vs Feature / Netskope-CA rationale, editor-agnostic customizations, dogfooding postCreateCommand - and deliberately left unmerged. See .devcontainer/README.md.

@fgm fgm added the documentation Improvements or additions to documentation label Aug 23, 2026
@codecov-commenter

codecov-commenter commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (c6cc4a1) to head (f71e79b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   98.82%   98.82%           
=======================================
  Files           4        4           
  Lines         170      170           
=======================================
  Hits          168      168           
  Misses          1        1           
  Partials        1        1           
Flag Coverage Δ
unittests 98.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fgm
fgm force-pushed the devcontainers branch 4 times, most recently from ce88c20 to 55d83ee Compare August 26, 2026 13:44
Explored a Dev Container for envrun; verified working (CLI + GoLand)
but it is a net minus here: envrun is a single Go binary depending only
on the toolchain, so the container adds complexity that benefits no one,
and native dev is simpler and faster. Kept on this branch as a worked
reference - prebuilt-image vs Feature / Netskope-CA rationale,
editor-agnostic customizations, dogfooding postCreateCommand - and
deliberately left unmerged. See .devcontainer/README.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants