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

Add GitHub Actions job for testing Docker image #712

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

juhoinkinen
Copy link
Member

The Docker image is good to be tested before pushing to Quay.io repository.

This PR also reorders the jobs in the GH Actions workflow, so that "publish latest Docker image" is run before "publish release".

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (31ef59d) 99.67% compared to head (1145a4b) 99.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          89       89           
  Lines        6380     6380           
=======================================
  Hits         6359     6359           
  Misses         21       21           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@juhoinkinen juhoinkinen marked this pull request as ready for review June 7, 2023 11:30
@juhoinkinen juhoinkinen merged commit f39d494 into main Jun 7, 2023
25 of 27 checks passed
@juhoinkinen juhoinkinen deleted the gh-actions-job-test-docker-image branch June 7, 2023 11:30
@juhoinkinen juhoinkinen linked an issue Jun 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run tests in built image
1 participant