graphiql icon indicating copy to clipboard operation
graphiql copied to clipboard

feat: Add semantic release

Open idirouhab opened this issue 7 years ago • 2 comments

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/

idirouhab avatar Dec 26 '18 20:12 idirouhab

Codecov Report

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

Impacted file tree graph

@@          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 data Powered by Codecov. Last update 383bb63...2befa54. Read the comment docs.

codecov-io avatar Dec 26 '18 20:12 codecov-io

Seems an interesting proposal, we'll take a look :)

aperezg avatar Dec 26 '18 20:12 aperezg