asynkron / protoactor-kotlin

Ultra-fast distributed cross-platform actor framework
http://proto.actor
Apache License 2.0
221 stars 25 forks source link

Publish artifacts to bintray #20

Closed orjan closed 7 years ago

orjan commented 7 years ago

The release build make use of release plugins provided by Nebula: https://nebula-plugins.github.io/

To make this work we'll need to set a secret variable in travis, the keys are available in bintray ORG_GRADLE_PROJECT_bintrayUser ORG_GRADLE_PROJECT_bintrayKey

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage     28.61%   28.61%           
  Complexity      196      196           
=========================================
  Files            51       51           
  Lines          1772     1772           
  Branches        299      299           
=========================================
  Hits            507      507           
  Misses         1146     1146           
  Partials        119      119

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 3a4138c...7e09a69. Read the comment docs.