Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Merge Patient Data (Master)
d40a2b97a9db9b76dea591a4fdbb00c0e2936e78 d40a2b97a9db9b76dea591a4fdbb00c0e2936e78
Release scripts
c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5
Total tests
28
Successful since
#1 ()

Tests

Code commits

Merge Patient Data (Master)
Author Commit Message Commit date
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> d40a2b97a9db9b76dea591a4fdbb00c0e2936e78 d40a2b97a9db9b76dea591a4fdbb00c0e2936e78 Bump gson from 2.8.5 to 2.8.9 in /api (#4)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release scripts
Author Commit Message Commit date
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5 Merge pull request #10 from openmrs/no-new-lang
Don't automatically pull in new messages files
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 089b049dada13e4b6a9c0aca2338242b4dcb884b 089b049dada13e4b6a9c0aca2338242b4dcb884b Don't automatically pull in new messages files
New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing.
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 15dea05005354de4a9eb94a94bb80817c59ef57c 15dea05005354de4a9eb94a94bb80817c59ef57c Merge pull request #9 from openmrs/repo-name-override
Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 106ef2250159eab7b011c90c633ac4fb0c006b28 106ef2250159eab7b011c90c633ac4fb0c006b28 Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'