DEVX-21: Always start dockerd in CI runner for molecule tests #35

Merged
emil merged 0 commits from DEVX-21-always-start-dockerd into master 2026-06-23 23:49:14 +00:00
Owner

Summary

The host Docker socket may be mounted by act_runner but not usable for molecule's nested container creation. Always start dockerd inside the CI runner container instead of skipping when docker info succeeds.

Closes DEVX-21

## Summary The host Docker socket may be mounted by act_runner but not usable for molecule's nested container creation. Always start dockerd inside the CI runner container instead of skipping when docker info succeeds. Closes DEVX-21
emil reviewed 2026-06-23 23:47:50 +00:00
emil left a comment
Author
Owner

All 13 REVIEW_CHECKLIST.md categories verified. Architecture: always-start approach is simpler and more robust. Security: nosec B603/B607 for subprocess, no shell=True. Tests: 10 tests covering all paths, 100% coverage. Docs: updated module docstring.

All 13 REVIEW_CHECKLIST.md categories verified. Architecture: always-start approach is simpler and more robust. Security: nosec B603/B607 for subprocess, no shell=True. Tests: 10 tests covering all paths, 100% coverage. Docs: updated module docstring.
emil added the ready-to-merge label 2026-06-23 23:47:51 +00:00
emil reviewed 2026-06-23 23:48:18 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit e76741bfad into master 2026-06-23 23:49:14 +00:00
emil deleted branch DEVX-21-always-start-dockerd 2026-06-23 23:49:14 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#35