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

Add FHIR CI Support #120

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fb18872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d1b947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    742f302 View commit details
    Browse the repository at this point in the history
  4. Additions to PackageManifest to:

    - capture some undocumented (but populated) properties
    - add FHIR version convenience function
    - add additional documentation with pointers to confluence
    GinoCanessa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9547fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c0cc7e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. WIP: Adding FhirCiClient

    GinoCanessa committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f9cd809 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    aef457e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    efd98de View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Improvements to CI branch mangement.

    Improvements to package resolution functions.
    GinoCanessa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d5ce4c6 View commit details
    Browse the repository at this point in the history
  2. Added proper date conversion for manifest.

    Added installation functions to FhirCiClient.
    GinoCanessa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    560a3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9646340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9002e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    8d019c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ba74e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94a0840 View commit details
    Browse the repository at this point in the history
  4. Removed tools-version from manifest. Some versions use an integer val…

    …ue and some use a string.
    GinoCanessa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    29500e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78bc93e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. CI client needs to delete existing content before installing - do not…

    … want removed content to merge with new content.
    GinoCanessa committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7cf3c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1e338 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    35a5a1a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix: CI core builds were always pulling from the master branch.

    Fix: multi-server GetLatest extension was inconsistent on .Net versions.
    GinoCanessa committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    751fed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f4d24 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    3a89087 View commit details
    Browse the repository at this point in the history
  2. Fix: Incorrect download URLs for core FHIR CI builds.

    Fix: Unit tests should download packages from build.fhir.org, even if another URL is listed as the home.
    Fix: Updated build date/time for FHIR 6.0 ballot 1.
    GinoCanessa committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc7739a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    041d691 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    925836b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c0b8cb0 View commit details
    Browse the repository at this point in the history