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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敡 Automate npm publish with a GitHub Action #583

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

carloscuesta
Copy link
Owner

@carloscuesta carloscuesta commented Apr 25, 2021

Description

Hello! 馃憢馃徏

This PR automates the process of publishing the package to the npm registry. Every time that a new tag v* is pushed to the repository, automatically the release.yml github workflow will start to publish the package to the registry.

Related with #577

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #583 (7132f18) into master (1876c3a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #583   +/-   ##
=======================================
  Coverage   93.10%   93.10%           
=======================================
  Files          23       23           
  Lines         174      174           
  Branches       24       24           
=======================================
  Hits          162      162           
  Misses         11       11           
  Partials        1        1           

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 1876c3a...7132f18. Read the comment docs.

Copy link
Owner Author

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

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

馃殌

@carloscuesta carloscuesta merged commit 3e8eb9f into master Apr 25, 2021
@carloscuesta carloscuesta deleted the automate-npm-publish branch April 25, 2021 09:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant