Skip to content
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

Update docker configs and documentation #71

Closed
wants to merge 232 commits into from

Conversation

lincmba
Copy link
Contributor

@lincmba lincmba commented Jul 18, 2024

fixes #70

  • update how to run the jar file
  • Update Dockerfile
  • Update documentation with how to run using docker
    Resolves [link to issue]

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have added documentation for any new feature(s) and configuration
    option(s) on the README.md
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have run mvn clean test jacoco:report to confirm the coverage report
    was generated at plugins/target/site/jacoco/index.html
  • I ran mvn clean package right before creating this pull request.

dubdabasoduba and others added 30 commits November 16, 2022 23:39
- Unsupported on private repos
Set up Dependabot and CodeQL Analysis
@lincmba lincmba force-pushed the update_docker_configs_and_documentation branch from c4a79bd to 07c5b2f Compare July 23, 2024 09:05
Switch to HTTP POST for FHIR Search Requests
@lincmba lincmba force-pushed the update_docker_configs_and_documentation branch from 07c5b2f to f007919 Compare July 23, 2024 09:08
lincmba and others added 24 commits July 30, 2024 10:46
 Handle null adminlevels in post filtering location hierarchy
- Remove duplicate parameters
- Chunk search by REL sync location request parameters
- Out of bound exception on REL requests
- Fix REL resource GET by id request
- Return correct bundle SELF LINK url
- Remove this since doesn't work on current server versions
Gateway ext. enhancements | Search by REL Sync strategy performance optimizations
 fixes #70
 - update how to run the jar file
- Update documentation with how to run using docker
@lincmba lincmba force-pushed the update_docker_configs_and_documentation branch from f007919 to 108f44f Compare August 28, 2024 08:33
@ndegwamartin ndegwamartin force-pushed the update_docker_configs_and_documentation branch from 108f44f to 41bc76f Compare January 29, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Documentation
10 participants