graphiql
graphiql copied to clipboard
feat: Add semantic release
Fixing issue #2
To make it work, a new GitHub token must be added to Travis
the new environment variables must be called either GITHUB_TOKEN or GH_TOKEN
How to create a new Github token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/
Codecov Report
Merging #3 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #3 +/- ##
======================================
Coverage 82.6% 82.6%
======================================
Files 2 2
Lines 23 23
======================================
Hits 19 19
Misses 2 2
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 383bb63...2befa54. Read the comment docs.
Seems an interesting proposal, we'll take a look :)