forked from SEDISH/openhim-mediator-xds
-
Notifications
You must be signed in to change notification settings - Fork 1
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 docker image #8
Open
HerbertYiga
wants to merge
19
commits into
IsantePlus:7-build-and-publish-a-docker-image-for-xds-mediator-running-as-a-jar
Choose a base branch
from
HerbertYiga:7-build-and-publish-a-docker-image-for-xds-mediator-running-as-a-jar
base: 7-build-and-publish-a-docker-image-for-xds-mediator-running-as-a-jar
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HerbertYiga
changed the title
build and publish docker image
Build and publish docker image
Sep 5, 2022
HerbertYiga
commented
Sep 6, 2022
|
||
|
||
@Override | ||
public void newDocumentForPullPoint(CreatePullPoint createPullPointRequest) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Introduced these changes for this file ie (DsubServiceImpl.java) so as to atleast have mvn clean install -DskipTests passing for the mean time cc @pmanko
HerbertYiga
added a commit
to HerbertYiga/openhim-mediator-xds
that referenced
this pull request
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 pull request
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 pull request
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
building and publishing a docker image with the xds-mediator running as a jar