prime-reportstream icon indicating copy to clipboard operation
prime-reportstream copied to clipboard

[18535] Investigate using GitHub Packages for jar file dependencies.

Open wcutshall opened this issue 3 months ago • 4 comments

This PR investigates using GitHub Packages to serve the hl7v2-fhir-converter jar file as a dependency.

Ensure that the hl7v2-fhir-converter jar has been published in the CDCgov/hl7v2-fhir-converter repository.

Make sure you have created a token as outlined in the docs/getting-stated/README file.

Test Steps:

  1. Make sure you can run the build locally from the command line.
  2. Open the project in IntelliJ and make sure it builds properly.
  3. Trigger a build in CI and observe that it completes successfully.

Changes

  • See https://github.com/CDCgov/prime-reportstream/pull/18557/files

Checklist

Testing

  • [x] Tested locally?
  • [x] Ran ./prime test or ./gradlew testSmoke against local Docker ReportStream container?

wcutshall avatar Sep 24 '25 19:09 wcutshall

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

github-actions[bot] avatar Sep 24 '25 19:09 github-actions[bot]

:white_check_mark: Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
:white_check_mark: Open Source Security 0 0 0 0 0 issues

:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

scott-aquia avatar Sep 24 '25 19:09 scott-aquia

Test Results

1 337 tests  ±0   1 331 :white_check_mark: ±0   8m 14s :stopwatch: -25s   174 suites ±0       6 :zzz: ±0    174 files   ±0       0 :x: ±0 

Results for commit 57ffa6b2. ± Comparison against base commit 60b3efaa.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Sep 24 '25 19:09 github-actions[bot]

Integration Test Results

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit 57ffa6b2.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Sep 24 '25 19:09 github-actions[bot]