Runs unit test and deploys artifacts to artifactory. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #66 was successful Changes by Dimitri R <dimitri@mekomsolutions.com>

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
cdfcf38b641550e39a18923e8e8cabefc4447b1b cdfcf38b641550e39a18923e8e8cabefc4447b1b
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
112
Successful since
#46 ()

Tests

Code commits

Git
Author Commit Message Commit date
Dimitri R <dimitri@mekomsolutions.com> Dimitri R <dimitri@mekomsolutions.com> cdfcf38b641550e39a18923e8e8cabefc4447b1b cdfcf38b641550e39a18923e8e8cabefc4447b1b Adding PatientLocationLinkingInterceptor
* Changed patient-location linkage to be done via the entity basis mapping table instead of the person attributes to support multiple locations per patient

Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

* Moved ImplDataFilterInterceptor to another sub package

Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

* Renamed ImplDataFilterInterceptor to AccessInterceptor

Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

* Added PatientLocationLinkingInterceptor

Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

* Added PatientLocationLinkingInterceptor

Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

Co-authored-by: Wyclif Luyima <wyclif@openmrs.org>