Improve mintaka-compatibility workflow debugging#1893
Merged
Conversation
Collaborator
kzangeli
commented
Jan 29, 2026
- 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>
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ |
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>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.