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 docker image for Qase reporter using alpine image #2934

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

AmmarArnt
Copy link

What kind of change does this PR introduce?

Introduce docker file for building an image that uses the base alpine newman image, but with the Qase reporter installed. This enables the use of the newman container with Qase inside a kubernetes cluster, without the need to create separate node services or custom docker images in private repositories.

A similar approach could be used for other reporters.

Does this PR introduce a breaking change?

No

Other Information:

This image needs to be built and pushed to the dockerHub with the tag postman/newman:qase-alpine

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #2934 (881278b) into develop (90f4449) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2934   +/-   ##
========================================
  Coverage    90.96%   90.96%           
========================================
  Files           21       21           
  Lines         1151     1151           
  Branches       349      349           
========================================
  Hits          1047     1047           
  Misses         104      104           
Flag Coverage Δ
cli 82.10% <ø> (ø)
integration 41.00% <ø> (ø)
library 58.55% <ø> (ø)
unit 75.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 90f4449...881278b. Read the comment docs.

@viktorlarsson
Copy link

Please merge this!

@AmmarArnt
Copy link
Author

Any feedback on this?

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.

None yet

4 participants