chore: Add RC files #5

Merged
msrose merged 2 commits from add-rc-files into master 2020-03-06 21:16:08 +00:00
msrose commented 2020-03-05 03:45:46 +00:00 (Migrated from github.com)

Low ball changes to dip my toe in 😛

  • Run yarn with frozen lockfile in CI so the lockfile is required to be up-to-date
  • Add yvmrc for consistent local yarn versions when using yvm
  • Add nvmrc to default to node 12 for development
Low ball changes to dip my toe in 😛 - Run yarn with frozen lockfile in CI so the lockfile is required to be up-to-date - Add yvmrc for consistent local yarn versions when using yvm - Add nvmrc to default to node 12 for development
codecov-io commented 2020-03-06 21:15:24 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          34     34           
  Branches        5      5           
=====================================
  Hits           34     34

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 8519c9b...717c6a1. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=h1) Report > Merging [#5](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/8519c9b374edafef11b44c85d03c5afe2f5e3f06?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/5/graphs/tree.svg?width=650&token=IVEisJMCje&height=150&src=pr)](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5 +/- ## ===================================== Coverage 100% 100% ===================================== Files 1 1 Lines 34 34 Branches 5 5 ===================================== Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=footer). Last update [8519c9b...717c6a1](https://codecov.io/gh/mcataford/packwatch/pull/5?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
mcataford (Migrated from github.com) approved these changes 2020-03-06 21:15:42 +00:00
mcataford (Migrated from github.com) left a comment

Love it 🚀 LGTM

Love it 🚀 LGTM
mcataford commented 2020-03-08 17:15:32 +00:00 (Migrated from github.com)

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

:tada: This PR is included in version 2.0.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/packwatch/v/2.0.0) - [GitHub release](https://github.com/mcataford/packwatch/releases/tag/v2.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
This repo is archived. You cannot comment on pull requests.
No description provided.