Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and publish a docker image for xds-mediator running as a jar #7

Open
HerbertYiga opened this issue Sep 2, 2022 · 1 comment

Comments

@HerbertYiga
Copy link

No description provided.

@HerbertYiga HerbertYiga changed the title Build and publish a docker image with for xds-mediator running as a jar Build and publish a docker image for xds-mediator running as a jar Sep 2, 2022
@HerbertYiga
Copy link
Author

pr #8

HerbertYiga added a commit to HerbertYiga/openhim-mediator-xds that referenced this issue Oct 11, 2022
# This is the 1st commit message:

update

# This is the commit message IsantePlus#2:

Update ci.yml
# This is the commit message IsantePlus#3:

fix

# This is the commit message IsantePlus#4:

fix

# This is the commit message IsantePlus#5:

xds github workflow

# This is the commit message IsantePlus#6:

fix

# This is the commit message IsantePlus#7:

fix

# This is the commit message IsantePlus#8:

fix

# This is the commit message IsantePlus#9:

update

# This is the commit message IsantePlus#10:

update
HerbertYiga added a commit to HerbertYiga/openhim-mediator-xds that referenced this issue Oct 11, 2022
# This is the 1st commit message:

update

# This is the commit message IsantePlus#2:

Update ci.yml
# This is the commit message IsantePlus#3:

fix

# This is the commit message IsantePlus#4:

fix

# This is the commit message IsantePlus#5:

xds github workflow

# This is the commit message IsantePlus#6:

fix

# This is the commit message IsantePlus#7:

fix

# This is the commit message IsantePlus#8:

fix

# This is the commit message IsantePlus#9:

update

# This is the commit message IsantePlus#10:

update

# This is the commit message IsantePlus#11:

update

# This is the commit message IsantePlus#12:

update

# This is the commit message IsantePlus#13:

update

# This is the commit message IsantePlus#14:

update

# This is the commit message IsantePlus#15:

update

# This is the commit message IsantePlus#16:

update

# This is the commit message IsantePlus#17:

update

# This is the commit message IsantePlus#18:

update

# This is the commit message IsantePlus#19:

update

# This is the commit message IsantePlus#20:

update

# This is the commit message IsantePlus#21:

update
HerbertYiga added a commit to HerbertYiga/openhim-mediator-xds that referenced this issue Oct 11, 2022
# This is the 1st commit message:

update

# This is the commit message IsantePlus#2:

Update ci.yml
# This is the commit message IsantePlus#3:

fix

# This is the commit message IsantePlus#4:

fix

# This is the commit message IsantePlus#5:

xds github workflow

# This is the commit message IsantePlus#6:

fix

# This is the commit message IsantePlus#7:

fix

# This is the commit message IsantePlus#8:

fix

# This is the commit message IsantePlus#9:

update

# This is the commit message IsantePlus#10:

update

# This is the commit message IsantePlus#11:

update

# This is the commit message IsantePlus#12:

update

# This is the commit message IsantePlus#13:

update

# This is the commit message IsantePlus#14:

update

# This is the commit message IsantePlus#15:

update

# This is the commit message IsantePlus#16:

update

# This is the commit message IsantePlus#17:

update

# This is the commit message IsantePlus#18:

update

# This is the commit message IsantePlus#19:

update

# This is the commit message IsantePlus#20:

update

# This is the commit message IsantePlus#21:

update

# This is the commit message IsantePlus#22:

Fixes for github actions and tests

# This is the commit message IsantePlus#23:

Mvn fix
pmanko added a commit that referenced this issue Apr 5, 2023
author moshonk <omondi.ken@gmail.com> 1593033812 +0300
committer Piotr Mankowski <pmanko@uw.edu> 1680641638 -0700

Fixed issue of notifications not being sent to Lab

Reverted the changes to the Lab order format

Added check for invalid URLs before registering a subscription

Bug fix: missing semi-colon

bug fix logging mesage

Updated the mediator to fix the IsantePlus-LNSP workflow issues

Co-authored-by: moshonk <omondi.ken@gmail.com>
pmanko added a commit that referenced this issue Apr 7, 2023
* Invalid url check (#2)

* Fixed issue of notifications not being sent to Lab

* Reverted the changes to the Lab order format

* Auto update version number in  mediator registration info to module version

* Added check for invalid URLs before registering a subscription

* bug fix: removed extra brace

---------

Co-authored-by: moshonk <omondi.ken@gmail.com>

* Check for existing subscription (#3)

* Fixed issue of notifications not being sent to Lab

* Reverted the changes to the Lab order format

* Auto update version number in  mediator registration info to module version

* Check for existing subscription

Added check for an existing subsription during registration to prevent duplicates

* Bug fix: missing semi-colon

---------

Co-authored-by: moshonk <omondi.ken@gmail.com>

* Squashed commit of the following:

commit b632477
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:51:47 2020 +0300

    bug fix logging mesage

commit 6025cca
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:42:15 2020 +0300

    Catch subscriptions processing error

    Catch error that prevents processing of subsequent subscriptions when one of them fails

commit 596c555
Merge: eeae53d 5b3d87a
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:21:14 2020 +0300

    Merge branch 'check-for-existing-subscription' into HEAD

commit 5b3d87a
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:10:05 2020 +0300

    Bug fix: missing semi-colon

commit eeae53d
Merge: 7d37581 576b646
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:07:09 2020 +0300

    Merge branch 'check-for-existing-subscription'

commit 576b646
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 02:00:47 2020 +0300

    Check for existing subscription

    Added check for an existing subsription during registration to prevent duplicates

commit 7d37581
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 01:41:14 2020 +0300

    bug fix: removed extra brace

commit 612e938
Author: moshonk <omondi.ken@gmail.com>
Date:   Wed Sep 2 01:15:51 2020 +0300

    Added check for invalid URLs before registering a subscription

commit d556d7c
Author: moshonk <omondi.ken@gmail.com>
Date:   Thu Jun 25 23:38:51 2020 +0300

    Auto update version number in  mediator registration info to module version

commit 10ecdb0
Author: moshonk <omondi.ken@gmail.com>
Date:   Thu Jun 25 23:03:36 2020 +0300

    Reverted the changes to the Lab order format

commit ed4f69e
Author: moshonk <omondi.ken@gmail.com>
Date:   Thu Jun 25 00:23:32 2020 +0300

    Fixed issue of notifications not being sent to Lab

* parent 2cf1b87 (#7)

author moshonk <omondi.ken@gmail.com> 1593033812 +0300
committer Piotr Mankowski <pmanko@uw.edu> 1680641638 -0700

Fixed issue of notifications not being sent to Lab

Reverted the changes to the Lab order format

Added check for invalid URLs before registering a subscription

Bug fix: missing semi-colon

bug fix logging mesage

Updated the mediator to fix the IsantePlus-LNSP workflow issues

Co-authored-by: moshonk <omondi.ken@gmail.com>

* Compilation fixes

* fix result

* update to isLabresult to work correctly

* Fixing newline encoding

* Server updates

* add build info

---------

Co-authored-by: moshonk <omondi.ken@gmail.com>
Co-authored-by: Christina White <nodinx23@uw.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant