semantic-release / condition-travis

:no_entry_sign: semantic-release plugin to check Travis CI environment before publishing.
MIT License
9 stars 11 forks source link

Call github API to determine the Travis API to use (pro / regular) #84

Closed pvdlg closed 6 years ago

pvdlg commented 6 years ago

Will allow to use semantic-release with Github enterprise by using githubUrl and githubApiPathPrefix. Fix

Ci job will have to be restarted once travis-deploy-once version 3.0.0 is released.

Fix semantic-release/semantic-release#375

codecov[bot] commented 6 years ago

Codecov Report

Merging #84 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #84   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          24     34   +10     
  Branches        7     11    +4     
=====================================
+ Hits           24     34   +10
Impacted Files Coverage Δ
index.js 100% <100%> (ø) :arrow_up:

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 eafebb0...856370b. Read the comment docs.