byCedric / semantic-release-expo

An Expo implementation for semantic release, so you don't have to bother.
MIT License
91 stars 11 forks source link

fix: only add built source files to packed tarball #139

Closed byCedric closed 5 years ago

byCedric commented 5 years ago

Linked issue

This should decrease the package size.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 7e50280c and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@f05b688). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #139   +/-   ##
==========================================
  Coverage           ?   94.96%           
==========================================
  Files              ?       10           
  Lines              ?      139           
  Branches           ?       23           
==========================================
  Hits               ?      132           
  Misses             ?        5           
  Partials           ?        2
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@f05b688). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #139   +/-   ##
==========================================
  Coverage           ?   94.96%           
==========================================
  Files              ?       10           
  Lines              ?      139           
  Branches           ?       23           
==========================================
  Hits               ?      132           
  Misses             ?        5           
  Partials           ?        2
byCedric commented 5 years ago

:tada: This PR is included in version 2.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: