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
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> e836d7a74e1650aa6da60851daa45bc4b9b960b8 TRUNK-6028 add postgres support to base test class
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 0fa2ab26119896f7d476174ace672d4e5a3d1144 TRUNK-6028 ConceptServiceTest pass on postgres
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> c8066fe0cd343fba55974d16865b285dfd9e6a5d TRUNK-6028 HibernatePatientDAOTest pass on postgres
Ian Bacher Ian Bacher 3fd9c9bf968f182fcfc4f56843717a3bd29b141f TRUNK-6133: Only run listeners after OpenMRS initialized (#4154)
* TRUNK-6133: Only run listeners after OpenMRS initialized

* Change initialized to openmrsStarted, and wait until OpenMRS is fully started before notifying http session event listeners

* Change initialized to openmrsStarted, and wait until OpenMRS is fully started before notifying http session event listeners

Co-authored-by: Michael Seaton <mseaton@pih.org>
Ian Bacher Ian Bacher 7803d2c751fea7a7c7fc102e8d3ea334ef2fd5e5 Revert "Update Tomcat 8.5 image to maintained version"
This reverts commit 94aee1e1f8525152a12a8764c37f92b395a05e7a.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5cc59005d94eab4b571fe456f5cae1cf78a32ac9 maven(deps-dev): bump mysql from 1.17.4 to 1.17.5 (#4166)
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:mysql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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> d62342ccce6a83a07297e24a8db6a8edb01954b0 maven(deps-dev): bump postgresql from 1.17.4 to 1.17.5 (#4165)
Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ian Bacher Ian Bacher 94aee1e1f8525152a12a8764c37f92b395a05e7a Update Tomcat 8.5 image to maintained version