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

chore: add npm publish job to circle ci #647

Merged
merged 1 commit into from
Jan 16, 2018
Merged

Conversation

kjin
Copy link
Contributor

@kjin kjin commented Jan 12, 2018

(To be merged after v2.4.1 is released)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 12, 2018
- checkout
- run:
name: Set NPM authentication.
command: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc

This comment was marked as spam.

This comment was marked as spam.

@codecov
Copy link

codecov bot commented Jan 16, 2018

Codecov Report

Merging #647 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #647      +/-   ##
==========================================
+ Coverage   96.02%   96.11%   +0.09%     
==========================================
  Files          30       31       +1     
  Lines        1558     1621      +63     
  Branches      279      289      +10     
==========================================
+ Hits         1496     1558      +62     
- Misses         62       63       +1
Impacted Files Coverage Δ
root/project/build/src/plugins/plugin-http2.js 95.23% <0%> (ø)
root/project/build/src/index.js 97.43% <0%> (+1.28%) ⬆️
root/project/build/src/cls.js 100% <0%> (+4.16%) ⬆️

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 182c0cb...fb9300c. Read the comment docs.

@kjin kjin merged commit 74b0724 into googleapis:master Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants