Stages & jobs

  1. Default Stage

Code commits

openmrs-core master

  • pidsonn <muturanepidson@gmail.com>

    pidsonn <muturanepidson@gmail.com> 8730c7e711ace9c08796ca67a120b8046725f56e

    TRUNK-5833: Switch ConceptDescription domain from Hibernate mapping t… (#5456)
    * TRUNK-5833: Switch ConceptDescription domain from Hibernate mapping to annotations

    * TRUNK-5833: Set concept_description_id as non-nullable

    ---------

    Co-authored-by: dkayiwa <dkayiwa@openmrs.org>

    • api/src/main/java/org/openmrs/ConceptDescription.java (version 8730c7e711ace9c08796ca67a120b8046725f56e)
    • api/src/main/resources/hibernate.cfg.xml (version 8730c7e711ace9c08796ca67a120b8046725f56e)
    • api/src/main/resources/org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml (version 8730c7e711ace9c08796ca67a120b8046725f56e)
    • api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 8730c7e711ace9c08796ca67a120b8046725f56e)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    github-actions(deps): bump peter-evans/create-pull-request (#5528)
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.8...v7.0.9)

    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 7.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

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

    • .github/workflows/tx-pull.yml (version 051f018808ebab30471861804b0c91f6629c8769)