Closed nfischer closed 8 years ago
@@ master #63 diff @@
==========================================
Files 4 4
Lines 32 32
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 29 29
Misses 3 3
Partials 0 0
Powered by Codecov. Last updated by 3cf5ee7...c927140
LGTM!
This uses shelljs-release, which is a shelljs implementation of Levi's release script.
The script isn't likely to change much, but at least this will be slightly more modular in case we ever figure out improvements we can make to the release script. Also, this dogfoods our API, which is a smart idea, and lets us do releases from non-unix dev platforms.
Feel free to use this PR as an opportunity to review shelljs-release itself (it seems to work, since I used it to make its own releases).