fix: drop duplicate healthcheck key in docker-compose #13

Merged
nsaspy merged 1 commit from fix/compose-duplicate-healthcheck into master 2026-09-14 16:03:36 +00:00
Owner

Container Stack CI failed on master e4ba2f6 at validate-compose: docker compose config rejects the duplicate healthcheck mapping key PR #11 left on the star-server service (the defect exists verbatim on parent 8533dc4; GH Actions never saw canonical commits before the mirror reunification, so it surfaced only now).

Verified locally: docker compose config --quiet passes; service healthcheck coverage unchanged (clouseau, couchdb, rabbitmq, valkey, star-server).

Container Stack CI failed on master e4ba2f6 at validate-compose: docker compose config rejects the duplicate healthcheck mapping key PR #11 left on the star-server service (the defect exists verbatim on parent 8533dc4; GH Actions never saw canonical commits before the mirror reunification, so it surfaced only now). Verified locally: docker compose config --quiet passes; service healthcheck coverage unchanged (clouseau, couchdb, rabbitmq, valkey, star-server).
fix: drop duplicate healthcheck key in docker-compose server service
Some checks failed
Docstring coverage / doc-coverage (pull_request) Failing after 1m5s
09b236bffd
PR #11 left two identical healthcheck blocks on the star-server service
(inherited by the reconciliation merge). docker compose config rejects
duplicate mapping keys, so the Container Stack CI failed on master
e4ba2f6 (validate-compose stage). The duplicate predates the merge -
parent 8533dc4 has the same defect; GitHub Actions simply never saw
canonical commits before the mirror was reunified. Dedup leaves all
five healthchecked services unchanged (clouseau, couchdb, rabbitmq,
valkey, star-server).
nsaspy merged commit 99937377c2 into master 2026-09-14 16:03:36 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starintel-labs/starintel-server!13
No description provided.