Skip to content

test: cover watch rebuild with watched dependency#13860

Closed
maxpetrusenkoagent wants to merge 1 commit into
docker:mainfrom
maxpetrusenkoagent:hermes/oss-pr-2026-06-21-docker-compose-13717
Closed

test: cover watch rebuild with watched dependency#13860
maxpetrusenkoagent wants to merge 1 commit into
docker:mainfrom
maxpetrusenkoagent:hermes/oss-pr-2026-06-21-docker-compose-13717

Conversation

@maxpetrusenkoagent

Copy link
Copy Markdown

Summary

  • Extend the watch rebuild dependency regression test to cover a depends_on service that also has its own develop.watch rule
  • Assert the dependency container keeps the same ID and remains running after the frontend rebuild

Test Plan

  • go test -tags e2e ./pkg/e2e/ -run '^$'
  • go test -tags e2e ./pkg/e2e/ -run '^TestWatchRebuildIgnoresDependencies$' -count=1 (blocked locally: Docker daemon unavailable at /var/run/docker.sock)
  • golangci-lint run --build-tags "e2e" ./pkg/e2e/... (blocked locally: golangci-lint not installed)

Closes #13717

Created with: Hermes Agent

Signed-off-by: maxpetrusenkoagent <max.petrusenko.agent@gmail.com>
@glours

glours commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Closing this. This is low-quality, agent-generated AI slop that adds no value, issue is already tracked, and the changes are unverified and in several cases plain wrong. Not reviewing PRs like these.

@glours glours closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Compose watch can recreate a depends_on service and leave it stuck in Created

2 participants