feat(dev): add container dev runner - #1962
Merged
Merged
Conversation
tejaskash
had a problem deploying
to
e2e-testing
August 10, 2026 18:18 — with
GitHub Actions
Failure
tejaskash
force-pushed
the
feat/container-dev-runner
branch
from
August 10, 2026 18:41
961beaf to
e42dbf8
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## refactor #1962 +/- ##
============================================
+ Coverage 96.78% 96.81% +0.03%
============================================
Files 326 327 +1
Lines 18061 18231 +170
============================================
+ Hits 17480 17650 +170
Misses 581 581 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
tejaskash
force-pushed
the
feat/container-dev-runner
branch
from
August 10, 2026 20:12
e42dbf8 to
853e311
Compare
tejaskash
force-pushed
the
feat/container-dev-runner
branch
2 times, most recently
from
August 10, 2026 20:25
3f4e482 to
5caac75
Compare
tejaskash
force-pushed
the
feat/container-dev-runner
branch
from
August 10, 2026 20:57
5caac75 to
10cea59
Compare
jariy17
force-pushed
the
feat/container-dev-runner
branch
from
August 10, 2026 22:55
10cea59 to
c6dd19b
Compare
tejaskash
force-pushed
the
feat/container-dev-runner
branch
2 times, most recently
from
August 11, 2026 16:24
cb1915e to
69d7548
Compare
Hweinstock
reviewed
Aug 11, 2026
notgitika
requested changes
Aug 11, 2026
tejaskash
force-pushed
the
feat/container-dev-runner
branch
from
August 12, 2026 13:41
838f84f to
113dcde
Compare
aidandaly24
approved these changes
Aug 12, 2026
aidandaly24
reviewed
Aug 12, 2026
notgitika
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ContainerDevRunnerfor Docker, Podman, and Finch builds.dockerignore, and map protocol-specific loopback portsStack
feat/dev-server-core; retarget torefactorafter feat(dev): CodeZip dev runner and process lifecycle core #1883 mergesVerification
bun test(1013 tests)bun test src/core/dev/(30 tests)bun run typecheckbun run lint:checkbun run format:checkbun run build