Build: #2975 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Code commits

openmrs-core master

  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 9b0b135fd07a428a67ae8fa709e000d53e00fa1a

    github-actions(deps): bump actions/checkout from 2.4.0 to 3 (#4009)
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    • .github/workflows/build-2.x.yaml (version 9b0b135fd07a428a67ae8fa709e000d53e00fa1a)
    • .github/workflows/build.yaml (version 9b0b135fd07a428a67ae8fa709e000d53e00fa1a)
  • Ian Bacher

    Ian Bacher 6ec429903f53932480b98d58a26dde7881235abe

    TRUNK-6068: Loading a non-existent advice point should not stop the application

    • api/src/main/java/org/openmrs/module/AdvicePoint.java (version 6ec429903f53932480b98d58a26dde7881235abe)
    • api/src/main/java/org/openmrs/module/ModuleFactory.java (version 6ec429903f53932480b98d58a26dde7881235abe)