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

Display output from child Docker process #21

Merged
merged 1 commit into from
Apr 25, 2021
Merged

Conversation

shalvah
Copy link
Contributor

@shalvah shalvah commented Mar 8, 2021

On running this for the first time, I didn't have the 'logandk/serverless-rack-bundler image locally, so Docker of course had to pull it first. Unfortunately, Docker's stdout wasn't being displayed, so I was left staring at Serverless: Packaging gem dependencies using docker... and wondering if something had broken. This PR makes sure the user knows what's going on with Docker behind the scenes.

@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #21 (702ebc5) into master (ad7f971) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files           5        5           
  Lines         563      563           
  Branches       78       78           
=======================================
  Hits          553      553           
  Misses         10       10           
Impacted Files Coverage Δ
index.js 96.77% <100.00%> (ø)

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 ad7f971...702ebc5. Read the comment docs.

@logandk
Copy link
Owner

logandk commented Apr 25, 2021

Thanks for the PR!

@logandk logandk merged commit 4bd6900 into logandk:master Apr 25, 2021
@shalvah shalvah deleted the patch-2 branch February 13, 2022 14:25
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.

2 participants