miracum / fhir-gateway

A thin layer between FHIR REST clients and resource processing pipelines.
Apache License 2.0
12 stars 7 forks source link

fix: avoid infinite loops by not overriding the output topic if it doesn't match the generateTopicMatchExpression #79

Closed chgl closed 1 year ago

chgl commented 1 year ago

Closes #35

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.02s
✅ JAVA checkstyle 1 0 4.97s
✅ REPOSITORY checkov yes no 17.55s
✅ REPOSITORY gitleaks yes no 1.06s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.26s
✅ REPOSITORY syft yes no 0.35s
✅ REPOSITORY trivy yes no 7.51s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

miracum-bot commented 1 year ago

:tada: This PR is included in version 3.11.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: