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

OHM-1090 Add github actions config to build and push docker image #1150

Merged
merged 5 commits into from
Sep 29, 2021

Conversation

MattyJ007
Copy link
Contributor

Set up automated docker image build and push. This removes the
unnecessary openhim-docker repo. It keeps everything simple and in one
place.

OHM-1091

Set up automated docker image build and push. This removes the
unnecessary openhim-docker repo. It keeps everything simple and in one
place.

OHM-1091
@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #1150 (2edcbab) into master (1311149) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 2edcbab differs from pull request most recent head 5064a0d. Consider uploading reports for the commit 5064a0d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
+ Coverage   85.00%   85.02%   +0.01%     
==========================================
  Files          77       77              
  Lines        5247     5247              
==========================================
+ Hits         4460     4461       +1     
+ Misses        787      786       -1     
Impacted Files Coverage Δ
src/middleware/messageStore.js 90.40% <0.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1311149...5064a0d. Read the comment docs.

To only trigger docker image builds when new commits enter the master
branch. Since the master branch is protected these pushes will only
occur on PR merges

OHM-1091
Make sure the authorised docker user pushes the image

OHM-1091
The directory should be 'workflows'

OHM-1090
@bradsawadye bradsawadye merged commit 999047c into master Sep 29, 2021
@bradsawadye bradsawadye deleted the OHM-1090-add-github-action branch September 29, 2021 12:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants