Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Herman Muhereza <hermanmuhereza22@gmail.com> Herman Muhereza <hermanmuhereza22@gmail.com> 87a175e2bc721d1a2e369dcbedad063d82c774c3 TRUNK-6407: Implement a method to get all provider roles (#5250)
* TRUNK-6407: Implement a method to get all provider roles

* use the utility method getAll
Ian Bacher Ian Bacher fe9293fd7b6e33365f13d5677cd5a1eb07e02674 Revert "O3-4957: Add global properties for encounter editing time restriction (#5229)"
This reverts commit 5065195c953277fe6ca0ae7aca14de3dd61e9552.

See discussion here: https://openmrs.slack.com/archives/C02UNMKFH8V/p1755617890525729?thread_ts=1755529314.895079&cid=C02UNMKFH8V
Daniel Kayiwa Daniel Kayiwa 360d5cf767f1d94f6c471cbc344c36fb8f06df7f Revert "TRUNK-6406: Bypass Hibernate Validation Errors Caused by JPA Inherita…" (#5251)
This reverts commit a523736e94d2f18efa56be551f1c90eac966600c.
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> a523736e94d2f18efa56be551f1c90eac966600c TRUNK-6406: Bypass Hibernate Validation Errors Caused by JPA Inheritance and Incomplete Schema (#5249)
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 39dbde8a39e3b69ade61a5db2ad4326fe705072e maven(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#5247)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.11.3
  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>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> d62a5b70580a58cb465c1fab52263a61939377e6 maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.17.6 to 1.17.7 (#5246)
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.6...byte-buddy-1.17.7)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.17.7
  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>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> c9a31b47dc4bee1669f087c09e332b9047a78205 maven(deps): bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 (#5248)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.6...byte-buddy-1.17.7)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.17.7
  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>
Herman Muhereza <hermanmuhereza22@gmail.com> Herman Muhereza <hermanmuhereza22@gmail.com> 660d894452eab31c994fd9fb75fe0f7b547006c8 TRUNK-6329: Fix OPENMRS_VERSION showing as null in initialization wizard header (#5234)
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> 640a84020b7f397006ec8cd2c5e8c283d06d5377 TRUNK-5899: ConceptAttributeType Domain - Switching from Hibernate Mappings to Annotations (#5216)
JaiVora <52439248+JaiVora@users.noreply.github.com> JaiVora <52439248+JaiVora@users.noreply.github.com> a0370d8a473e76e4aaa656ebebcf4a4540f63470 [TRUNK-5904] Migrated `ConceptMap` from hibernate mappings to JPA annonations (#5235)
* TRUNK-5904: Migrated `ConceptMap` from hibernate mappings to JPA annotations

* TRUNK-5904: Revert newline addition

---------

Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local>
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 5065195c953277fe6ca0ae7aca14de3dd61e9552 O3-4957: Add global properties for encounter editing time restriction (#5229)
* O3-4957: Add global properties for encounter editing time restriction

* Add example times
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 986f975e4b415ffb182dc694e3c4e14b7f25357f maven(deps): bump mockitoVersion from 3.12.4 to 5.19.0 (#5242)
Bumps `mockitoVersion` from 3.12.4 to 5.19.0.

Updates `org.mockito:mockito-core` from 3.12.4 to 5.19.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.19.0)

Updates `org.mockito:mockito-junit-jupiter` from 3.12.4 to 5.19.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.19.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.19.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.19.0
  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>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> faefecf1a99d2e261d80e29251e8e7e208ba157e maven(deps): bump org.eclipse.jetty:jetty-maven-plugin (#5240)
Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.25 to 11.0.26.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-version: 11.0.26
  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>