-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Production #9508
base: master
Are you sure you want to change the base?
Production #9508
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
Test Results1 265 tests +18 1 261 ✅ +18 7m 28s ⏱️ -10s Results for commit 7e793f5. ± Comparison against base commit 7895c62. This pull request removes 5 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
* [WIP] Still working on tests. Fixed HL7AckUtilsTest and moved isBatch() into the companion object in HL7Reader. * [WIP] Tests still broken, fixed FHIRBundleHelpersTests by using default parsing to get the message type instead of RS specific parsing * [WIP] Fixed HL7Reader tests and marked a couple things in HL7Reader as deprecated because they are only being used in the CLI and should probably not be used elsewhere. Removing useages from CLI was out of scope for this ticket. * [WIP] Added error handling to HL7MessageHelpers for batching files * Dealing with merge conflicts * More effort to deal with merge conflicts * One more little leftover from merge conflicts * Fixed some more references to getMessages() that came in from main and added some HL7Reader tests back in with modifications * Minor fix to HL7MessageHelpers * added requested helper function * removed unnecessary test * Removed MessageType validation from SubmissionReceiver * Removed HL7MessageParseAndConvertConfiguration * Modified ProcessFhirCommands to remove things from HL7Reader that were only otherwise part of the getMessages() saga * removed deprecation mark from ProcessFhirCommands
Deployment of 2025-01-09
Updating Slack Notifications
…adata (#16505) * Update call to FhirToHl7Converter to pass in correct BlobContainerMetadata * Update TODO comment in Receiver.consistencyErrorMessage
* Updated Washington STLT transform to ignore AOE 01.9.2025 * Updated Washington STLT transform to ignore AOE 01.9.2025 fixed sytnax by adding value and hl7spec fields * Fixed WA-receiver-transform.yml * Fixed WA-receiver-transform.yml --------- Co-authored-by: victor-chaparro <[email protected]> Co-authored-by: victor-chaparro <[email protected]>
* Importing JosiahSiegel/runleaks default state. * Appending default configuration changes. * dockerfile fixes --------- Co-authored-by: Matt Szubrycht <[email protected]> Co-authored-by: matts <[email protected]>
Add pd1-4 mapping to Patient.generalPractitioner
* Added SOP for validating new conditions * Update new-conditions-sop.md
* Importing JosiahSiegel/workflow-housekeeper default state. * Appending default configuration changes. --------- Co-authored-by: matts <[email protected]>
…rm (#17033) * Updating Terraform Azure Service Principal PRIME-ReportStream-Terraform * Correcting issues caused by previous updates --------- Co-authored-by: matts <[email protected]>
Deployment of 2025-01-14
Branch deployed to Chromatic 🚀.
View via: |
|
This PR ...
If you are suggesting a fix for a currently exploitable issue, please disclose the issue to the prime-reportstream team directly outside of GitHub instead of filing a PR, so we may immediately patch the affected systems before a disclosure. See SECURITY.md/Reporting a Vulnerability for more information.
Test Steps:
Changes
Checklist
Testing
./prime test
or./gradlew testSmoke
against local Docker ReportStream container?npm run lint:write
?Process
Linked Issues
To Be Done
Create GitHub issues to track the work remaining, if any
Specific Security-related subjects a reviewer should pay specific attention to
If you answered 'yes' to any of the questions above, conduct a detailed Review that addresses at least: