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

Node.js example with dependency handling and hot-reload #1148

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

mfornasa
Copy link
Contributor

This is an implementation of the new file sync feature with Node.js.
It's more realistic than current one in hot-reload dir, as it features dependency handling with npm and package.json.

@codecov-io
Copy link

codecov-io commented Oct 12, 2018

Codecov Report

Merging #1148 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1148   +/-   ##
=======================================
  Coverage   42.18%   42.18%           
=======================================
  Files          89       89           
  Lines        3999     3999           
=======================================
  Hits         1687     1687           
  Misses       2143     2143           
  Partials      169      169

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 ea5382d...85ed343. Read the comment docs.

@r2d4 r2d4 added the kokoro:run runs the kokoro jobs on a PR label Oct 12, 2018
@r2d4
Copy link
Contributor

r2d4 commented Oct 12, 2018

Thanks! I’ll take a look soon

@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Oct 12, 2018
Copy link
Contributor

@r2d4 r2d4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We don't have an integration test for this yet FYI, so I'll let another reviewer manually verify it.

integration/examples/nodejs/README.adoc Outdated Show resolved Hide resolved
integration/examples/nodejs/backend/Dockerfile Outdated Show resolved Hide resolved
@mfornasa
Copy link
Contributor Author

mfornasa commented Oct 12, 2018 via email

@dgageot
Copy link
Contributor

dgageot commented Oct 12, 2018

As you see fit

@mfornasa
Copy link
Contributor Author

@dgageot done

@dgageot dgageot merged commit aad90b0 into GoogleContainerTools:master Oct 16, 2018
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.

5 participants