Skip to content

Improve mintaka-compatibility workflow debugging#1893

Merged
kzangeli merged 7 commits intodevelopfrom
ga/improvements
Jan 29, 2026
Merged

Improve mintaka-compatibility workflow debugging#1893
kzangeli merged 7 commits intodevelopfrom
ga/improvements

Conversation

@kzangeli
Copy link
Collaborator

  • Patch docker-compose files directly to use local image (avoids testcontainers variable substitution bugs)
  • Add smoke test to verify orion-ld image can start
  • Disable testcontainers Ryuk to avoid cleanup issues
  • Capture container logs on test failure for debugging

- Patch docker-compose files directly to use local image
  (avoids testcontainers variable substitution bugs)
- Add smoke test to verify orion-ld image can start
- Disable testcontainers Ryuk to avoid cleanup issues
- Capture container logs on test failure for debugging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 29, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️

kzangeli and others added 6 commits January 29, 2026 10:54
Remove --rm flag so container stays for log inspection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Broker requires MongoDB to start, so just verify the binary works

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Orion-LD with libmongoc 2.2.0 requires MongoDB 4.2+ (wire version 8)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
libmongoc requires wire protocol version 8+ (MongoDB 4.2+).
Updated in:
- README.md: Added Requirements section
- docker/README.md: Added Requirements section
- doc/manuals-ld/installation-guide-docker.md: Updated example to mongo:4.4
- doc/manuals-ld/external-libraries.md: Documented libmongoc requirement

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kzangeli kzangeli merged commit b8f0c20 into develop Jan 29, 2026
10 checks passed
@kzangeli kzangeli deleted the ga/improvements branch January 29, 2026 17:35
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments