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

[#256] Add sematic-release to package.json #257

Merged
merged 1 commit into from
Aug 23, 2018

Conversation

thedaviddias
Copy link
Member

Fixes: #256

  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.

Short description of what this resolves:

Using semantic-release will automatically change the version number without any possible interpretation.

Proposed changes:

  • Add semantic-release node package
  • Update travis.yml to automatically launch semantic-release if all tests pass

👍 Thank you!

@thedaviddias thedaviddias force-pushed the feature/#256-add-semantic-release branch from 448f253 to cdca2ac Compare August 23, 2018 03:35
@thedaviddias thedaviddias merged commit 4771549 into master Aug 23, 2018
@thedaviddias thedaviddias deleted the feature/#256-add-semantic-release branch August 23, 2018 03:39
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@22174ac). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #257   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?      2           
  Branches          ?      1           
=======================================
  Hits              ?      2           
  Misses            ?      0           
  Partials          ?      0

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 22174ac...cdca2ac. Read the comment docs.

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